/* V9 self-hosted fonts — no Google Fonts runtime dependency. A booth POS on
   venue Wi-Fi must never flash unstyled. Variable latin subsets via
   @fontsource-variable (OFL licensed), copied to fonts/v9/. Archivo is the
   display audition alternate (used on /#/kit only until the face is locked). */
@font-face {
  font-family: 'Geist Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('../../fonts/v9/geist-variable.woff2') format('woff2-variations');
}
@font-face {
  font-family: 'Geist Mono Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('../../fonts/v9/geist-mono-variable.woff2') format('woff2-variations');
}
@font-face {
  font-family: 'Archivo Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('../../fonts/v9/archivo-variable.woff2') format('woff2-variations');
}
