/* Lokal gehostete Schriften — keine Verbindung zu Google-Servern (DSGVO) */

@font-face{
  font-family:'Fraunces';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url('fonts/fraunces-latin-opsz-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Fraunces';
  font-style:italic;
  font-weight:100 900;
  font-display:swap;
  src:url('fonts/fraunces-latin-opsz-italic.woff2') format('woff2');
}
@font-face{
  font-family:'Archivo';
  font-style:normal;
  font-weight:100 900;
  font-stretch:62.5% 125%;
  font-display:swap;
  src:url('fonts/archivo-latin-wdth-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Archivo Expanded';
  font-style:normal;
  font-weight:100 900;
  font-stretch:125%;
  font-display:swap;
  src:url('fonts/archivo-latin-wdth-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant Garamond';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('fonts/cormorant-garamond-latin-500-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant Garamond';
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url('fonts/cormorant-garamond-latin-600-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant Garamond';
  font-style:italic;
  font-weight:500;
  font-display:swap;
  src:url('fonts/cormorant-garamond-latin-500-italic.woff2') format('woff2');
}
