mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-07-30 17:59:13 -04:00
- Introduced `fetch-fonts.mjs` to download brand web fonts from Google Fonts into `public/fonts/`. - Integrated font fetching into the `still:og` script to ensure rendering dependencies are prepared automatically. - Updated `package.json`, README, and font-related modules to document usage and improve reproducibility. - Ensured rendering fails cleanly if fonts are missing or invalid, maintaining visual consistency.