@font-face {
  font-family: "BT Curve";
  src:  url('../fonts/BTCurve/BTCurve_W_Rg.woff2') format('woff2'),
        url('../fonts/BTCurve/BTCurve_W_Rg.woff') format('woff');
  font-weight: 100;
}
@font-face {
  font-family: "BT Curve";
  src:  url('../fonts/BTCurve/BTCurve_W_It.woff2') format('woff2'),
        url('../fonts/BTCurve/BTCurve_W_It.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "BT Curve";
  src:  url('../fonts/BTCurve/BTCurve_W_Headline.woff2') format('woff2'),
        url('../fonts/BTCurve/BTCurve_W_Headline.woff') format('woff');
  font-weight: 500;
}
@font-face {
  font-family: "BT Curve";
  src:  url('../fonts/BTCurve/BTCurve_W_HeadlineIt.woff2') format('woff2'),
        url('../fonts/BTCurve/BTCurve_W_HeadlineIt.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "BT Curve";
  src:  url('../fonts/BTCurve/BTCurve_W_Bd.woff2') format('woff2'),
        url('../fonts/BTCurve/BTCurve_W_Bd.woff') format('woff');
  font-weight: 800;
}
@font-face {
  font-family: "BT Curve";
  src:  url('../fonts/BTCurve/BTCurve_W_BdIt.woff2') format('woff2'),
        url('../fonts/BTCurve/BTCurve_W_BdIt.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}