/* Schriften, auf die tatsaechlich benutzten Zeichen reduziert (620 -> 83 KB).
   Selbst gehostet, kein Google-Fonts-Aufruf -> kein DSGVO-Thema.
   Fraunces behaelt die opsz-Achse: der Browser koppelt sie automatisch an
   die Schriftgroesse, ohne sie werden alle Ueberschriften minimal breiter.
   Hanken Grotesk bewusst OHNE 600er - genau wie das Original. Das CSS fragt
   600 zwar an, der Browser ersetzt still durch 700; ein echter 600er wuerde
   die Zeilenumbrueche gegenueber der freigegebenen Fassung verschieben. */
@font-face{font-family:"Fraunces Variable";font-style:normal;font-display:swap;
  font-weight:400 800;src:url(/fonts/fraunces.woff2) format("woff2-variations")}
@font-face{font-family:"Hanken Grotesk";font-style:normal;font-display:swap;
  font-weight:400;src:url(/fonts/hanken-400.woff2) format("woff2")}
@font-face{font-family:"Hanken Grotesk";font-style:normal;font-display:swap;
  font-weight:500;src:url(/fonts/hanken-500.woff2) format("woff2")}
@font-face{font-family:"Hanken Grotesk";font-style:normal;font-display:swap;
  font-weight:700;src:url(/fonts/hanken-700.woff2) format("woff2")}
@font-face{font-family:"Hanken Grotesk";font-style:normal;font-display:swap;
  font-weight:800;src:url(/fonts/hanken-800.woff2) format("woff2")}
