/* Lora – lokal gehostet (SIL Open Font License 1.1, siehe assets/fonts/lora/OFL.txt)
   Quelle: @fontsource/lora via jsDelivr (Google Fonts, OFL) */

@font-face {
  font-family: "Lora Fallback";
  src: local("Georgia");
  size-adjust: 105%;
  ascent-override: 92%;
  descent-override: 22%;
  line-gap-override: 0%;
}

@font-face {
  font-family: Lora;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/lora/Lora-latin.woff2") format("woff2");
}

@font-face {
  font-family: Lora;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/lora/Lora-latin-600.woff2") format("woff2");
}
