
@font-face {
	font-family: 'Futuramc';
	src: url('./Futuramc.eot');
	src: local('Futuramc'), url('./Futuramc.woff') format('woff'), url('./Futuramc.ttf') format('truetype');
}

@font-face {
    font-family: 'GeosansLightRegular';
    src: url('geosanslight.eot');
    src: url('geosanslight.eot') format('embedded-opentype'),
         url('geosanslight.woff2') format('woff2'),
         url('geosanslight.woff') format('woff'),
         url('geosanslight.ttf') format('truetype'),
         url('geosanslight.svg#GeosansLightRegular') format('svg');
}
@font-face {
	font-family: 'Conv_GeosansLight-Oblique';
	src: url('GeosansLight-Oblique.eot');
	src: local('☺'), url('GeosansLight-Oblique.woff') format('woff'), url('GeosansLight-Oblique.ttf') format('truetype'), url('GeosansLight-Oblique.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}