@font-face {
	font-family: 'Latin';
	src: url('/Template/fonts/lmromandunh10-regular.woff2') format('woff2'),
		 url('/Template/fonts/lmromandunh10-regular.woff') format('woff');
}

@font-face {
	font-family: 'Geometria';
	src: url('/Template/fonts/geometria-light-webfont.woff2') format('woff2'),
		 url('/Template/fonts/geometria-light-webfont.woff') format('woff');
	font-weight:300;
}

@font-face {
	font-family: 'Geometria';
	src: url('/Template/fonts/geometria.woff2') format('woff2'),
		 url('/Template/fonts/geometria.woff') format('woff');
	font-weight:400;
}

@font-face {
	font-family: 'Geometria';
	src: url('/Template/fonts/geometria-medium.woff2') format('woff2'),
		 url('/Template/fonts/geometria-medium.woff') format('woff');
	font-weight:600;
}


@font-face {
	font-family: 'De Valencia';
	src: url('/Template/fonts/de_valencia_beta.woff2') format('woff2'),
		 url('/Template/fonts/de_valencia_beta.woff') format('woff');
}