/* FONTS */

@font-face {
	font-family: 'hneue-67-medium-italic';
	src: url('helveticaneueltstd-mdcno-webfont.eot');
	src: url('helveticaneueltstd-mdcno-webfont.eot?#iefix') format('embedded-opentype'),
		 url('helveticaneueltstd-mdcno-webfont.woff') format('woff'),
		 url('helveticaneueltstd-mdcno-webfont.ttf') format('truetype'),
		 url('helveticaneueltstd-mdcno-webfont.svg#webfontKT3slCgQ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'hneue-medium-cn';
	src: url('helveticaneueltstd-mdcn-webfont.eot');
	src: url('helveticaneueltstd-mdcn-webfont.eot?#iefix') format('embedded-opentype'),
	     url('helveticaneueltstd-mdcn-webfont.woff') format('woff'),
		 url('helveticaneueltstd-mdcn-webfont.ttf') format('truetype'),
		 url('helveticaneueltstd-mdcn-webfont.svg#webfontKT3slCgQ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GothamHTFBook';
    src: url('https://www.litefootatv.com/css/gothambook-webfont.eot');
    src: url('https://www.litefootatv.com/css/gothambook-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.litefootatv.com/css/gothambook-webfont.woff') format('woff'),
         url('https://www.litefootatv.com/css/gothambook-webfont.ttf') format('truetype'),
         url('https://www.litefootatv.com/css/gothambook-webfont.svg#GothamHTFBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,700,700italic,900italic,900,500italic);

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700);