/*!
 * Interstate Font
 */
@font-face{
	font-family:'Interstate-Light';
	src:url('../fonts/Interstate-Light.eot');
	src:url('../fonts/Interstate-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Interstate-Light.woff2') format('woff2'),
		url('../fonts/Interstate-Light.woff') format('woff'),
		url('../fonts/Interstate-Light.ttf') format('truetype');
}
@font-face{
	font-family:'Interstate-Regular';
	src:url('../fonts/Interstate-Regular.eot');
	src:url('../fonts/Interstate-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Interstate-Regular.woff2') format('woff2'),
		url('../fonts/Interstate-Regular.woff') format('woff'),
		url('../fonts/Interstate-Regular.ttf') format('truetype');
}