@font-face {
	font-family: 'Eurostile';
	src: url('../fonts/Eurostile Bold.eot');
	src: url('../fonts/Eurostile Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Eurostile Bold.woff') format('woff'),
		 url('../fonts/Eurostile Bold.ttf') format('truetype'),
		 url('../fonts/Eurostile Bold.svg#Eurostile Bold') format('svg');
	font-style: normal;
	font-weight: 700;
}

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