/* Cabinet Grotesk (display) + Supreme (body) — variable woff2, Fontshare (free for commercial). */
@font-face {
  font-family: 'Cabinet Grotesk';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/fonts/cabinet-variable.woff2) format('woff2');
}
@font-face {
  font-family: 'Supreme';
  font-style: normal;
  font-weight: 100 800;
  font-display: swap;
  src: url(/fonts/supreme-variable.woff2) format('woff2');
}
