@font-face {
	font-family: 'GeoSansLight';
	src: url('../fuentes/GeosansLight.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GeoSansLight';
	src: url('../fuentes/GeosansLight-Oblique.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}