/* Geist Sans — SIL OFL 1.1 — https://github.com/vercel/geist-font */
@font-face {
  font-family: 'Geist Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./geist-sans-latin-300-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'Geist Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./geist-sans-latin-400-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'Geist Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./geist-sans-latin-500-normal.woff2') format('woff2');
}

/* Geist Mono — SIL OFL 1.1 — https://github.com/vercel/geist-font */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./geist-mono-latin-ext-400-normal.woff2') format('woff2'),
       url('./geist-mono-latin-400-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'Geist Mono';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('./geist-mono-latin-ext-400-italic.woff2') format('woff2'),
       url('./geist-mono-latin-400-italic.woff2') format('woff2');
}
