@font-face {
  font-family: "Nexa";
  src: url("Inter/Inter-Light.ttf") format("truetype"),
    url("Inter/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  /* descent-override: 0%; */
}
@font-face {
  font-family: "Inter";
  src: url("Inter/Inter-Regular.ttf") format("truetype"),
    url("Inter/Inter-Regular.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  /* descent-override: 0%; */
}
@font-face {
  font-family: "Inter";
  src: url("Inter/Inter-Bold.ttf") format("truetype"),
    url("Inter/Inter-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  /* descent-override: 0%; */
}
@font-face {
  font-family: "QType";
  src: url("QType/QType-Cond-Book.otf") format("opentype"),
    url("QType/QType-Cond-Book.otf") format("opentype");
  font-weight: 700;
  font-display: swap;
  /* descent-override: 0%; */
}
