/* This file should be imported from the index.html file */

@font-face {
  font-family: "geist";
  src: url("/fonts/open-source/geist-variable.woff2") format("woff2");
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "geist mono";
  src: url("/fonts/open-source/geist-mono-variable.woff2") format("woff2");
  font-weight: 100 900;
  font-display: swap;
}
