/**
 * Cabinet Grotesk (variable) — self-hosted site typeface.
 * Designed by ITF, © Indian Type Foundry. Licensed under the Font Freedom License
 * (see LICENSE-CabinetGrotesk.txt). https://www.fontshare.com/fonts/cabinet-grotesk
 */
@font-face {
  font-family: 'Cabinet Grotesk';
  src: url('/assets/fonts/CabinetGrotesk-Variable.woff2') format('woff2-variations'),
       url('/assets/fonts/CabinetGrotesk-Variable.woff') format('woff-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
