/* Inter (rsms.me) lokal gespiegelt — kein externer CDN-Abruf (DSGVO:
   sonst geht die IP jedes Besuchers an einen Drittanbieter).
   Nur die beiden Variable-Fonts; die statischen Einzelschnitte werden
   in dieser Anwendung nicht benötigt. */
@font-face {
  font-family: 'InterVariable';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('font-files/InterVariable.woff2') format('woff2');
}
@font-face {
  font-family: 'InterVariable';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('font-files/InterVariable-Italic.woff2') format('woff2');
}
/* Kompatibilitäts-Alias: Templates referenzieren teils 'Inter'. */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('font-files/InterVariable.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('font-files/InterVariable-Italic.woff2') format('woff2');
}
