@font-face {
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 400;
	src: local(''),
		url('/wp-content/themes/riistakeskus/fonts/nunito/NunitoSans-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Nunito Sans';
	font-style: italic;
	font-weight: 400;
	src: local(''),
		url('/wp-content/themes/riistakeskus/fonts/nunito/NunitoSans-Italic.ttf') format('truetype');
}

@font-face {
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 700;
	src: local(''),
		url('/wp-content/themes/riistakeskus/fonts/nunito/NunitoSans-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Nunito Sans';
	font-style: italic;
	font-weight: 700;
	src: local(''),
		url('/wp-content/themes/riistakeskus/fonts/nunito/NunitoSans-BoldItalic.ttf') format('truetype');
}
