/* Lokal gehostete Schriften — kein externer Datentransfer */

@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('sora-variable.woff2') format('woff2');
}

@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 600 700;
  font-display: swap;
  src: url('dancing-script-variable.woff2') format('woff2');
}

@font-face {
  font-family: 'Source Serif 4';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('source-serif-4-italic.woff') format('woff');
}
