@import url("https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap");

@font-face {
  font-family: "Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/qore/fonts/DepartureMono-Regular.otf") format("opentype");
}

@font-face {
  font-family: "DepartureMono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/qore/fonts/DepartureMono-Regular.otf") format("opentype");
}

@font-face {
  font-family: "Grotesk";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/qore/fonts/OverusedGrotesk-Book.otf") format("opentype");
}

@font-face {
  font-family: "Grotesk";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/qore/fonts/OverusedGrotesk-Medium.otf") format("opentype");
}
