/*
  Self-hosted Cabinet Grotesk variable font.
  One file covers weights 100-900. Preload in <head> to prevent FOIT.
*/
@font-face {
  font-family: 'Cabinet Grotesk';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/assets/fonts/CabinetGrotesk_Complete/Fonts/WEB/fonts/CabinetGrotesk-Variable.woff2') format('woff2-variations');
}
