﻿@font-face{
	font-family:'Futurism';
	font-weight:300; /*(Futurism-Light)*/
	font-style: normal;
	src: url('Futurism-Light.eot');
	src: url('Futurism-Light.eot#iefix') format('embedded-opentype'),
		url('Futurism-Light.woff') format('woff'),
		url('Futurism-Light.woff2') format('truetype');
}
@font-face{
	font-family:'Futurism';
	font-weight:400; /*(Futurism-Regular)*/
	font-style: normal;
	src: url('Futurism-Regular.eot');
	src: url('Futurism-Regular.eot#iefix') format('embedded-opentype'),
		url('Futurism-Regular.woff') format('woff'),
		url('Futurism-Regular.woff2') format('truetype');
}
@font-face{
	font-family:'Futurism';
	font-weight:700; /*(Futurism-Bold)*/
	font-style: normal;
	src: url('Futurism-Bold.eot');
	src: url('Futurism-Bold.eot#iefix') format('embedded-opentype'),
		url('Futurism-Bold.woff') format('woff'),
		url('Futurism-Bold.woff2') format('truetype');
}