// Trade gothic next Regular (not condensed )
/*
@font-face {
  font-family: 'Trade Gothic Next LT Pro';
  src: url('../fonts/TradeGothicNextLTPro-Rg.eot');
  src: url('../fonts/TradeGothicNextLTPro-Rg.eot?#iefix') format('embedded-opentype'),
  url('../fonts/TradeGothicNextLTPro-Rg.woff') format('woff'),
  url('../fonts/TradeGothicNextLTPro-Rg.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Trade Gothic Next LT Pro';
  src: url('../fonts/TradeGothicNextLTPro-Bd.eot');
  src: url('../fonts/TradeGothicNextLTPro-Bd.eot?#iefix') format('embedded-opentype'),
  url('../fonts/TradeGothicNextLTPro-Bd.woff') format('woff'),
  url('../fonts/TradeGothicNextLTPro-Bd.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
// END Trade gothic next Regular (not condensed )

// Trade gothic next Condensed
@font-face {
  font-family: 'Trade Gothic Next LT Pro Cn';
  src: url('../fonts/TradeGothicNextLTPro-Cn.eot');
  src: url('../fonts/TradeGothicNextLTPro-Cn.eot?#iefix') format('embedded-opentype'),
  url('../fonts/TradeGothicNextLTPro-Cn.woff') format('woff'),
  url('../fonts/TradeGothicNextLTPro-Cn.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Trade Gothic Next LT Pro Cn';
  src: url('../fonts/TradeGothicNextLTPro-BdCn.eot');
  src: url('../fonts/TradeGothicNextLTPro-BdCn.eot?#iefix') format('embedded-opentype'),
  url('../fonts/TradeGothicNextLTPro-BdCn.woff') format('woff'),
  url('../fonts/TradeGothicNextLTPro-BdCn.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
// END Trade gothic next Condensed
// Trade gothic next Hv Condensed
@font-face {
 font-family: 'TradeGothicNextLTPro-HvCn';
 src: url('../fonts/TradeGothicNextLTPro-HvCn.eot');
 src: url('../fonts/TradeGothicNextLTPro-HvCn.eot?#iefix') format('embedded-opentype'),
 url('../fonts/TradeGothicNextLTPro-HvCn.woff') format('woff'),
 url('../fonts/TradeGothicNextLTPro-HvCn.ttf') format('truetype');
 font-weight: bold;
 font-style: normal;
}
// END Trade gothic next Hv Condensed
*/
