/* Self-hosted Schrift (kein Google-CDN -> DSGVO + Performance).
   Source Serif 4 für Überschriften; Fließtext nutzt System-Sans. */
@font-face{
  font-family:'Source Serif 4';
  font-style:normal;
  font-weight:400 600;
  font-display:swap;
  src:url('source-serif-4.woff2') format('woff2');
}
