@font-face {
  font-family: "Articulat CF";
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/fonnts.com-Articulat_CF_Bold.otf") format("opentype");
}

@font-face {
  font-family: "Articulat CF";
  font-weight: 900;
  font-display: swap;
  src: url("/fonts/fonnts.com-Articulat_CF_Heavy.otf") format("opentype");
}

@font-face {
  font-family: "Articulat CF";
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/fonnts.com-Articulat_CF_Medium.otf") format("opentype");
}

@font-face {
  font-family: "Articulat CF";
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/fonnts.com-Articulat_CF_Normal.otf") format("opentype");
}

@font-face {
  font-family: 'Tusker Grotesk';
  font-display: swap;
  src: url('/fonts/TuskerGrotesk-6700Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Tusker Grotesk';
  font-display: swap;
  src: url('/fonts/TuskerGrotesk-3700Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Integral CF";
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/fonnts.com-Integral_CF_Regular.ttf") format("opentype");
}

@font-face {
  font-family: "Integral CF";
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/Integral-CF-Demi-Bold.otf") format("opentype");
}