/* Geist variable font family — self-hosted, open-source (SIL OFL 1.1)
   Used across VIZO·DYNAMICS marketing pages and LiveDash dashboard. */

@font-face {
  font-family: 'Geist';
  src: url('/assets/fonts/Geist[wght].woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geist Mono';
  src: url('/assets/fonts/GeistMono[wght].woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
