@font-face {
  font-family: Geist-Normal;
  src: url("/fonts/Geist-Regular.otf") format("opentype");
  font-weight: normal;
}

@font-face {
  font-family: Geist-Bold;
  src: url("/fonts/Geist-Bold.otf");
  font-weight: bold;
}

@font-face {
  font-family: Geist-Lighter;
  src: url("/fonts/Geist-UltraLight.otf");
  font-weight: lighter;
}