@font-face {
  font-family: "Inter";
  src: url("../fonts/inter-latin.woff2?v=3100e775") format("woff2");
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
}

@font-face {
  font-family: "BKR Inter Fallback";
  src: local("Arial");
  size-adjust: 104.55%;
  ascent-override: 92%;
  descent-override: 24%;
  line-gap-override: 0%;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("../fonts/cormorant-garamond-500-latin.woff2?v=8197bf53") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "BKR Cormorant Fallback";
  src: local("Georgia");
  size-adjust: 89.76%;
  ascent-override: 82%;
  descent-override: 32%;
  line-gap-override: 0%;
}

html {
  font-synthesis: none;
}
