/* Really should only be using only 100, 300, 400, 500, and 700 in Material design */
@font-face {
  font-family: 'TradeGothicLt';
  font-style: normal;
  font-weight: 100;
  src: url('./trade-gothic-lt.woff2') format("woff2"),
        url('./trade-gothic-lt.woff') format('woff');
}
@font-face {
  font-family: 'TradeGothicLt';
  font-style: normal;
  font-weight: 200;
  src: url('./trade-gothic-lt.woff2') format("woff2"),
        url('./trade-gothic-lt.woff') format('woff');
}
@font-face {
  font-family: 'TradeGothicLt';
  font-style: normal;
  font-weight: 300;
  src: url('./trade-gothic-lt.woff2') format("woff2"),
        url('./trade-gothic-lt.woff') format('woff');
}
@font-face {
  font-family: 'TradeGothicLt';
  font-style: normal;
  font-weight: 400;
  src: url('./trade-gothic-lt.woff2') format("woff2"),
        url('./trade-gothic-lt.woff') format('woff');
}
@font-face {
  font-family: 'TradeGothicLt';
  font-style: normal;
  font-weight: 500;
  src: url('./trade-gothic-lt.woff2') format("woff2"),
        url('./trade-gothic-lt.woff') format('woff');
}
@font-face {
  font-family: 'TradeGothicLt';
  font-style: normal;
  font-weight: 600;
  src: url('./trade-gothic-lt.woff2') format("woff2"),
        url('./trade-gothic-lt.woff') format('woff');
}
@font-face {
  font-family: 'TradeGothicLt';
  font-style: normal;
  font-weight: 700;
  src: url('./trade-gothic-lt.woff2') format("woff2"),
        url('./trade-gothic-lt.woff') format('woff');
}
@font-face {
  font-family: 'TradeGothicLt';
  font-style: normal;
  font-weight: 800;
  src: url('./trade-gothic-lt.woff2') format("woff2"),
        url('./trade-gothic-lt.woff') format('woff');
}
@font-face {
  font-family: 'TradeGothicLt';
  font-style: normal;
  font-weight: 900;
  src: url('./trade-gothic-lt.woff2') format("woff2"),
        url('./trade-gothic-lt.woff') format('woff');
}
