/* Geist Font Family - Local Loading with Variable Font */

/* Variable Font - contains all weights in a single file */
@font-face {
  font-family: 'Geist';
  src: url('./geist/GeistVF.woff2') format('woff2-variations');
  font-weight: 100 900; /* Variable font weight range */
  font-style: normal;
  font-display: swap;
}

