/* Droid Serif + Droid Sans, lokal ausgeliefert (DSGVO: keine externen Requests).
   Quelle: Google Fonts, einmalig heruntergeladen 07/2026. */
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/droid-serif-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/droid-serif-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/droid-serif-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/droid-sans-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/droid-sans-bold.woff2') format('woff2');
}
