/* Geist Font Faces */
@font-face {
  font-family: "Geist";
  src: url("./geist-font-1.5.0/fonts/Geist/webfonts/Geist[wght].woff2")
    format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Geist";
  src: url("./geist-font-1.5.0/fonts/Geist/webfonts/Geist-Italic[wght].woff2")
    format("woff2-variations");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

/* GeistMono Font Faces */
@font-face {
  font-family: "GeistMono";
  src: url("./geist-font-1.5.0/fonts/GeistMono/webfonts/GeistMono[wght].woff2")
    format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GeistMono";
  src: url("./geist-font-1.5.0/fonts/GeistMono/webfonts/GeistMono-Italic[wght].woff2")
    format("woff2-variations");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
