/* Locally hosted variable fonts. Source and license identities are pinned in
   _build/font-source/FONT-SOURCES.json. No browser request to Google Fonts is
   required for these families. */
@font-face{
  font-family:'Sora';
  src:url('fonts/sora-variable.woff2?v=af70cb53') format('woff2');
  font-style:normal;
  font-weight:100 800;
  font-display:swap;
}
@font-face{
  font-family:'Space Grotesk';
  src:url('fonts/space-grotesk-variable.woff2?v=9d8798ed') format('woff2');
  font-style:normal;
  font-weight:300 700;
  font-display:swap;
}
@font-face{
  font-family:'Inter';
  src:url('fonts/inter-variable.woff2?v=51f3a783') format('woff2');
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
}
