

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=e631c27b-e311-4d45-860f-04c182137fd4");
  
@font-face {
  font-family: "BasisGrotesquePro";
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url('BasisGrotesque/BasisGrotesquePro_normal_normal_300.woff2') format('woff2'), url('BasisGrotesque/BasisGrotesquePro_normal_normal_300.woff') format('woff');
}
@font-face {
  font-family: "BasisGrotesquePro";
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('BasisGrotesque/BasisGrotesquePro_italic_normal_400.woff2') format('woff2'), url('BasisGrotesque/BasisGrotesquePro_italic_normal_400.woff') format('woff');
}
@font-face {
  font-family: "BasisGrotesquePro";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('BasisGrotesque/BasisGrotesquePro_normal_normal_400.woff2') format('woff2'), url('BasisGrotesque/BasisGrotesquePro_normal_normal_400.woff') format('woff');
}
