/* Lokale Schriften – keine Übertragung an Google */
@font-face{
  font-family:'Inter';
  font-style:normal;
  font-weight:300 600;
  font-display:swap;
  src:url('fonts/Inter-Regular.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant';
  font-style:normal;
  font-weight:400 500;
  font-display:swap;
  src:url('fonts/Cormorant.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant';
  font-style:italic;
  font-weight:400 500;
  font-display:swap;
  src:url('fonts/Cormorant-Italic.woff2') format('woff2');
}
