/* Self-hosted fonts (v0.24.0). Served from our own domain so every visitor on
   every network gets identical files: no third-party latency, no partial-load
   fake-bold, no per-page rendering variance. Do not switch back to a CDN.
   font-display:block (v0.25.0): never render a fallback face and then swap in
   the real one — the swap flash on cold caches read as a per-page glitch. All
   six files are preloaded in wp_head, so the block window is effectively zero. */
@font-face{ font-family:'DM Sans'; font-style:normal; font-weight:400; font-display:block; src:url('fonts/dmsans-400.woff2') format('woff2'); }
@font-face{ font-family:'DM Sans'; font-style:normal; font-weight:500; font-display:block; src:url('fonts/dmsans-500.woff2') format('woff2'); }
@font-face{ font-family:'DM Sans'; font-style:normal; font-weight:700; font-display:block; src:url('fonts/dmsans-700.woff2') format('woff2'); }
@font-face{ font-family:'DM Serif Display'; font-style:italic; font-weight:400; font-display:block; src:url('fonts/dmserif-i400.woff2') format('woff2'); }
@font-face{ font-family:'DM Mono'; font-style:normal; font-weight:400; font-display:block; src:url('fonts/dmmono-400.woff2') format('woff2'); }
@font-face{ font-family:'DM Mono'; font-style:normal; font-weight:500; font-display:block; src:url('fonts/dmmono-500.woff2') format('woff2'); }
