/* Selbst gehostete Schrift (DSGVO: keine Verbindung zu Google-Servern).
   Variable Font Inter, Latin-Subset — deckt Deutsch inkl. Umlaute/ß ab.
   Überschriften laufen auf Inter 800/900 (kräftig, bau-typisch). */
@font-face{
  font-family:'Inter';
  font-style:normal;
  font-weight:400 900;
  font-display:swap;
  src:url('fonts/inter-latin.woff2') format('woff2');
}
