/* Zusätzliche Schriften für die Formatierungsleiste (Andrei, 24.09.): freie Google-Fonts (OFL),
   selbst gehostet statt von fonts.googleapis.com — Laden von Google-Servern ist in Österreich
   ein bekanntes DSGVO-Abmahnthema. Variable Dateien (eine Datei je Schrift, alle Stärken),
   Zeichensatz latin, Quelle fontsource. Der Browser lädt eine Schrift erst, wenn sie auf der
   Seite verwendet wird — die Liste kostet also nichts. Familienname mit „GH "-Vorsilbe, damit
   keine gleichnamige, lokal installierte Schrift dazwischenfunkt. */
@font-face { font-family: 'GH Inter'; src: url(/assets/fonts/inter-var.woff2) format('woff2'); font-weight: 100 900; font-display: swap; }
@font-face { font-family: 'GH DM Sans'; src: url(/assets/fonts/dm-sans-var.woff2) format('woff2'); font-weight: 100 1000; font-display: swap; }
@font-face { font-family: 'GH Manrope'; src: url(/assets/fonts/manrope-var.woff2) format('woff2'); font-weight: 200 800; font-display: swap; }
@font-face { font-family: 'GH Work Sans'; src: url(/assets/fonts/work-sans-var.woff2) format('woff2'); font-weight: 100 900; font-display: swap; }
@font-face { font-family: 'GH Montserrat'; src: url(/assets/fonts/montserrat-var.woff2) format('woff2'); font-weight: 100 900; font-display: swap; }
@font-face { font-family: 'GH Raleway'; src: url(/assets/fonts/raleway-var.woff2) format('woff2'); font-weight: 100 900; font-display: swap; }
@font-face { font-family: 'GH Outfit'; src: url(/assets/fonts/outfit-var.woff2) format('woff2'); font-weight: 100 900; font-display: swap; }
@font-face { font-family: 'GH Space Grotesk'; src: url(/assets/fonts/space-grotesk-var.woff2) format('woff2'); font-weight: 300 700; font-display: swap; }
@font-face { font-family: 'GH Playfair Display'; src: url(/assets/fonts/playfair-display-var.woff2) format('woff2'); font-weight: 400 900; font-display: swap; }
@font-face { font-family: 'GH Cormorant Garamond'; src: url(/assets/fonts/cormorant-garamond-var.woff2) format('woff2'); font-weight: 300 700; font-display: swap; }
@font-face { font-family: 'GH Lora'; src: url(/assets/fonts/lora-var.woff2) format('woff2'); font-weight: 400 700; font-display: swap; }
@font-face { font-family: 'GH Source Serif 4'; src: url(/assets/fonts/source-serif-4-var.woff2) format('woff2'); font-weight: 200 900; font-display: swap; }
@font-face { font-family: 'GH EB Garamond'; src: url(/assets/fonts/eb-garamond-var.woff2) format('woff2'); font-weight: 400 800; font-display: swap; }
@font-face { font-family: 'GH Fraunces'; src: url(/assets/fonts/fraunces-var.woff2) format('woff2'); font-weight: 100 900; font-display: swap; }
@font-face { font-family: 'GH JetBrains Mono'; src: url(/assets/fonts/jetbrains-mono-var.woff2) format('woff2'); font-weight: 100 800; font-display: swap; }
