/* Hanken Grotesk — selbst gehostet (SIL Open Font License, siehe fonts/OFL.txt).
   Variable Font deckt alle Gewichte 100–900 ab. Kein Request an Google-Server (DSGVO). */
@font-face {
  font-family: 'Hanken Grotesk';
  src: url('./fonts/HankenGrotesk-Variable.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
