/* Webfont: TradeGothic */@font-face {
    font-family: 'TradeGothic';
	font-display: fallback;
    src: url('TradeGothic.eot'); /* IE9 Compat Modes */
    src: url('TradeGothic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('TradeGothic.woff') format('woff'), /* Modern Browsers */
         url('TradeGothic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('TradeGothic.svg#TradeGothic') format('svg'); /* Legacy iOS */
	font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: TradeGothic-Bold */@font-face {
    font-family: 'TradeGothic';
	font-display: fallback;
    src: url('TradeGothic-Bold.eot'); /* IE9 Compat Modes */
    src: url('TradeGothic-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('TradeGothic-Bold.woff') format('woff'), /* Modern Browsers */
         url('TradeGothic-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('TradeGothic-Bold.svg#TradeGothic-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

/* Webfont: TradeGothic-Light */@font-face {
    font-family: 'TradeGothicLight';
	font-display: fallback;
    src: url('TradeGothic-Light.eot'); /* IE9 Compat Modes */
    src: url('TradeGothic-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('TradeGothic-Light.woff') format('woff'), /* Modern Browsers */
         url('TradeGothic-Light.ttf') format('truetype'), /* Safari, Android, iOS */
         url('TradeGothic-Light.svg#TradeGothic-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: TradeGothic-Regular2 */@font-face {
    font-family: 'TradeGothicCondEighteen';
	font-display: fallback;
    src: url('TradeGothic-Regular2.eot'); /* IE9 Compat Modes */
    src: url('TradeGothic-Regular2.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('TradeGothic-Regular2.woff') format('woff'), /* Modern Browsers */
         url('TradeGothic-Regular2.ttf') format('truetype'), /* Safari, Android, iOS */
         url('TradeGothic-Regular2.svg#TradeGothic-Regular2') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: TradeGothic-Bold2 */@font-face {
    font-family: 'TradeGothicCondEighteen';
	font-display: fallback;
    src: url('TradeGothic-Bold2.eot'); /* IE9 Compat Modes */
    src: url('TradeGothic-Bold2.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('TradeGothic-Bold2.woff') format('woff'), /* Modern Browsers */
         url('TradeGothic-Bold2.ttf') format('truetype'), /* Safari, Android, iOS */
         url('TradeGothic-Bold2.svg#TradeGothic-Bold2') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

