/* ============================================================================
 * Satoshi — VENDORED LOCALLY (F1.3 / LF-2026-008, RFC §III Internal-First, AC-R8)
 * Drops runtime CDN dependency on api.fontshare.com (was: web_portal/index.html).
 * Source: Fontshare (Indian Type Foundry) — free for personal & commercial use.
 * Served via Caddy handle_path /static/* -> /srv/static (host ./static).
 * Weights mirror original request: 300/400/500/700/900. woff2 only (universal
 * modern-browser support; system-font fallback in --font-main stack).
 * ========================================================================== */
@font-face { font-family:'Satoshi'; src:url('/static/fonts/satoshi/Satoshi-300.woff2') format('woff2'); font-weight:300; font-style:normal; font-display:swap; }
@font-face { font-family:'Satoshi'; src:url('/static/fonts/satoshi/Satoshi-400.woff2') format('woff2'); font-weight:400; font-style:normal; font-display:swap; }
@font-face { font-family:'Satoshi'; src:url('/static/fonts/satoshi/Satoshi-500.woff2') format('woff2'); font-weight:500; font-style:normal; font-display:swap; }
@font-face { font-family:'Satoshi'; src:url('/static/fonts/satoshi/Satoshi-700.woff2') format('woff2'); font-weight:700; font-style:normal; font-display:swap; }
@font-face { font-family:'Satoshi'; src:url('/static/fonts/satoshi/Satoshi-900.woff2') format('woff2'); font-weight:900; font-style:normal; font-display:swap; }
