/* Vasari — Geist, the only typeface. Self-host: copy fonts/geist-latin.woff2 next to this file. */
@font-face {
  font-family: Geist;
  src: url('fonts/geist-latin.woff2') format('woff2');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}
