

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=0b57a04f-be28-4424-aad6-22c0e48ea13f");
  
@font-face {
  font-family: "BasisGrotesqueMedium";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('BasisGrotesque/BasisGrotesqueMedium_normal_normal.woff2') format('woff2'), url('BasisGrotesque/BasisGrotesqueMedium_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "BasisGrotesqueLight";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('BasisGrotesque/BasisGrotesqueLight_normal_normal.woff2') format('woff2'), url('BasisGrotesque/BasisGrotesqueLight_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "BasisGrotesqueBold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('BasisGrotesque/BasisGrotesqueBold_normal_normal.woff2') format('woff2'), url('BasisGrotesque/BasisGrotesqueBold_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "BasisGrotesqueRegular";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('BasisGrotesque/BasisGrotesqueRegular_normal_normal.woff2') format('woff2'), url('BasisGrotesque/BasisGrotesqueRegular_normal_normal.woff') format('woff');
}
