/* ============================================================
   Self-hosted Serif (ADR-064) — Spectral (OFL), latin, 600.
   Kein Google-Fonts-Fetch (DSGVO). Datei im Child-Theme.
   Wird via functions.php VOR tokens.css geladen; Preload im <head>.
   ============================================================ */
@font-face {
  font-family: "Spectral";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/spectral-latin-600.woff2") format("woff2");
}
