@font-face {
  font-family: "Geist";
  src:
    url("Geist-Regular.woff2") format("woff2"),
    url("Geist-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: "Geist";
  src:
    url("Geist-Bold.woff2") format("woff2"),
    url("Geist-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: "Geist";
  src:
    url("Geist-Black.woff2") format("woff2"),
    url("Geist-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
