@font-face {
	font-family: 'FuturaDemiC';
	src: url('/fonts/futurademic.eot'); /* IE 9 Compatibility Mode */
	src: url('/fonts/futurademic.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('/fonts/futurademic.woff2') format('woff2'), /* Super Modern Browsers */
		url('/fonts/futurademic.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('/fonts/futurademic.ttf') format('truetype'), /* Safari, Android, iOS */
		url('/fonts/futurademic.svg#futurademic') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'Futura Futuris Regular';
	src: url('/fonts/FuturaFuturisC.eot');
	src: url('/fonts/FuturaFuturisC.eot?#iefix') format('embedded-opentype'),
		url('/fonts/FuturaFuturisC.woff') format('woff'),
		url('/fonts/FuturaFuturisC.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
