@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("./plus-jakarta-sans/PlusJakartaSans-latin-wght.woff2") format("woff2-variations");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("./inter/Inter-latin-wght.woff2") format("woff2-variations");
}

@font-face {
  font-family: "Inter Fallback";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Arial");
  size-adjust: 107%;
  ascent-override: 90%;
  descent-override: 22.5%;
  line-gap-override: 0%;
}
