feat: self-hosted WOFF2 fonts via base64 embedding (#88) #96

Open
Claude wants to merge 1 commits from ai/paper-dynasty-database#88 into main

1 Commits

Author SHA1 Message Date
Cal Corum
81fcc4606f feat: embed WOFF2 fonts as base64 in style.html, remove CDN links (#88)
Closes #88

- Add 5 @font-face declarations with base64-encoded WOFF2 data to style.html
  (Open Sans 300/400/700, Source Sans 3 400/700)
- Remove three Google Fonts CDN <link> tags from player_card.html
- Source WOFF2 files already present in storage/fonts/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 01:03:31 -05:00