/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "TradeGothicLH";
  src: 
    url("TradeGothicLH-Extended.woff") format("woff"), /* Modern Browsers */
    url("TradeGothicLH-Extended.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'futurabook';
    src: url('futura_book_regular-webfont.woff2') format('woff2'),
         url('futura_book_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}