feat(fonts): self-host interface fonts as vendored latin woff2

Replace Google Fonts CDN delivery of the four UI typefaces (Inter,
Space Grotesk, Space Mono, Syne) with latin-subset woff2 vendored into
app/assets/fonts and wired via a hand-authored @font-face stylesheet.
Variable faces keep wght (Inter also opsz). Vite content-hashes the
binaries for immutable caching.
This commit is contained in:
Ilia Mashkov
2026-06-01 10:06:07 +03:00
parent aa4189f6a8
commit c41016ac5d
10 changed files with 79 additions and 0 deletions