@font-face {
	font-family: 'interstateregular';
	src: url('/Styles/fonts/interstate-webfont.eot');
	src: url('/Styles/fonts/interstate-webfont.eot') format('embedded-opentype'),
		url('/Styles/fonts/interstate-webfont.woff') format('woff'),
		url('/Styles/fonts/interstate-webfont.ttf') format('truetype'),
		url('/Styles/fonts/interstate-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'interstatelighregular';
	src: url('/Styles/fonts/interstateligh-webfont.eot');
	src: url('/Styles/fonts/interstateligh-webfont.eot') format('embedded-opentype'),
		url('/Styles/fonts/interstateligh-webfont.woff') format('woff'),
		url('/Styles/fonts/interstateligh-webfont.ttf') format('truetype'),
		url('/Styles/fonts/interstateligh-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'interstateboldregular';
	src: url('/Styles/fonts/interstatebold-webfont.eot');
	src: url('/Styles/fonts/interstatebold-webfont.eot') format('embedded-opentype'),
		url('/Styles/fonts/interstatebold-webfont.woff') format('woff'),
		url('/Styles/fonts/interstatebold-webfont.ttf') format('truetype'),
		url('/Styles/fonts/interstatebold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

