/* Geist Font Family - Self-Hosted Variable Fonts
   License: SIL Open Font License 1.1
   Source: https://github.com/vercel/geist-font
*/
@font-face {
  font-family: 'Geist Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('/fonts/geist/GeistVariableVF.woff2') format('woff2-variations');
}

@font-face {
  font-family: 'Geist Mono Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('/fonts/geist/GeistMonoVariableVF.woff2') format('woff2-variations');
}
