

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=74610fd3-14f4-4f03-a27f-cc0bbdfafd8c");
  
@font-face {
  font-family: "BasicCommercialItalic";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  src: url('BasicCommercial/BasicCommercialItalic_italic_normal.woff2') format('woff2'), url('BasicCommercial/BasicCommercialItalic_italic_normal.woff') format('woff');
}
@font-face {
  font-family: "BasicCommercialBoldItalic";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  src: url('BasicCommercial/BasicCommercialBoldItalic_italic_normal.woff2') format('woff2'), url('BasicCommercial/BasicCommercialBoldItalic_italic_normal.woff') format('woff');
}
@font-face {
  font-family: "BasicCommercialRoman";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('BasicCommercial/BasicCommercialRoman_normal_normal.woff2') format('woff2'), url('BasicCommercial/BasicCommercialRoman_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "BasicCommercialBold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('BasicCommercial/BasicCommercialBold_normal_normal.woff2') format('woff2'), url('BasicCommercial/BasicCommercialBold_normal_normal.woff') format('woff');
}
