@font-face {
    font-family: hvd_posterregular;
    src: url(fonts/HVD_Poster-webfont.eot);
    src: url(fonts/HVD_Poster-webfont.eot?#iefix) format('embedded-opentype'),
        url(fonts/HVD_Poster-webfont.woff) format('woff'),
        url(fonts/HVD_Poster-webfont.ttf) format('truetype'),
        url(fonts/HVD_Poster-webfont.svg#hvd_posterregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "TradeGothicLTPro";
    src: url('fonts/tradegothic-300.woff2') format('woff2'), url('fonts/tradegothic-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
  }
  
  @font-face {
    font-family: "TradeGothicLTPro";
    src: url('fonts/tradegothic-400.woff2') format('woff2'), url('fonts/tradegothic-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
  }

  @font-face {
    font-family: "TradeGothicLTPro";
    src: url('fonts/tradegothic-600.woff2') format('woff2'), url('fonts/tradegothic-600.woff') format('woff');
    font-weight: 600;
    font-style: normal;
  }