/* Geist · self-hosted · variável (100–900) · normal + italic
   Geist é open-source (SIL OFL 1.1 / MIT) da Vercel — ver LICENSE.txt.
   Importe este arquivo OU use o CDN do Google Fonts (ver system-prompt.md).
   Casa com os tokens --via-font ('Geist') e --via-font-mono ('Geist Mono'). */
@font-face {
  font-family: 'Geist';
  src: url('./Geist-Variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist';
  src: url('./Geist-Italic-Variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Geist Mono';
  src: url('./GeistMono-Variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist Mono';
  src: url('./GeistMono-Italic-Variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
