/* Lokal eingebettete Schriften – DSGVO-konform, keine Google-Verbindung.
   Dateien nach assets/fonts/ legen. Bezugsquelle und Dateinamen: siehe
   Finale-Anleitung, Abschnitt „Schriften".
   Fehlen die Dateien, greifen die Ersatzschriften aus style.css – dann weichen
   Größen und Laufweiten sichtbar ab. Das ist die häufigste Ursache für
   „Schriften sehen anders aus". */

/* EB Garamond – Überschriften, Eyebrows (kursiv), Jahreszahlen */
@font-face{font-family:"EB Garamond";font-style:normal;font-weight:400;font-display:swap;src:url("eb-garamond-v33-latin-regular.woff2") format("woff2")}
@font-face{font-family:"EB Garamond";font-style:normal;font-weight:500;font-display:swap;src:url("eb-garamond-v33-latin-500.woff2") format("woff2")}
@font-face{font-family:"EB Garamond";font-style:normal;font-weight:600;font-display:swap;src:url("eb-garamond-v33-latin-600.woff2") format("woff2")}
@font-face{font-family:"EB Garamond";font-style:italic;font-weight:400;font-display:swap;src:url("eb-garamond-v33-latin-italic.woff2") format("woff2")}
@font-face{font-family:"EB Garamond";font-style:italic;font-weight:500;font-display:swap;src:url("eb-garamond-v33-latin-500italic.woff2") format("woff2")}

/* Libre Franklin – Grundschrift */
@font-face{font-family:"Libre Franklin";font-style:normal;font-weight:400;font-display:swap;src:url("libre-franklin-v20-latin-regular.woff2") format("woff2")}
@font-face{font-family:"Libre Franklin";font-style:normal;font-weight:600;font-display:swap;src:url("libre-franklin-v20-latin-600.woff2") format("woff2")}
@font-face{font-family:"Libre Franklin";font-style:normal;font-weight:700;font-display:swap;src:url("libre-franklin-v20-latin-700.woff2") format("woff2")}

/* JetBrains Mono – nur für Foto-Platzhalter-Beschriftungen */
@font-face{font-family:"JetBrains Mono";font-style:normal;font-weight:400;font-display:swap;src:url("jetbrains-mono-v24-latin-regular.woff2") format("woff2")}
