/* Self-hosted DM Sans (latin) — no Google/Bunny CDN.
   Fraunces rimosso: verificato empiricamente (e2e audit, 2026-05-26) che nessun
   selettore del theme né di Ghost canonical/Portal lo applica realmente. */

@font-face {
  font-family: "DM Sans";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/dm-sans-italic-400.woff2") format("woff2");
}

@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/dm-sans-latin.woff2") format("woff2");
}
