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

/* Apply globally */
body, h1, h2, h3, h4, h5, h6, p, span, a, div, li, ul, ol, button, input, textarea, select {
  font-family: 'Geist', sans-serif !important;
}
