@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: "Articulat CF";
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/fonnts.com-Articulat_CF_Regular.otf") format("opentype");
}

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

@font-face {
  font-family: "Tusker Grotesk";
  font-display: swap;
  src: url("/fonts/TuskerGrotesk-4700Bold.otf") format("opentype");
  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("truetype");
}

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

@font-face {
  font-family: "Proxima Nova";
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/proximanova-bold.otf") format("opentype");
}

@font-face {
  font-family: "Proxima Nova";
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/proximanova-semibold.ttf") format("truetype");
}

@font-face {
  font-family: "Proxima Nova";
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/proximanova-medium.ttf") format("truetype");
}
