/* Geist Sans & Geist Mono — Variable Fonts (self-hosted)
 * Source: https://vercel.com/font (MIT License)
 * Variable: weight 100-900
 */

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

@font-face {
  font-family: "Geist Mono";
  src: url("../fonts/GeistMono-Variable.8383036bed6b.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
