perf(frontend): trim unused Cormorant Google font weight

This commit is contained in:
Piotr Oleszczyk 2026-03-05 12:53:14 +01:00
parent 0a4ccefe28
commit 7eca2391a9
2 changed files with 4 additions and 1 deletions

View file

@ -27,6 +27,9 @@ This cookbook defines the visual system for the frontend so every new change ext
- Body/UI text: `Manrope`.
- Use display typography for page titles and section heads only.
- Keep paragraph text in body font for legibility.
- Keep Google font loading aligned with current usage:
- `Cormorant Infant`: `600`, `700` (no italic)
- `Manrope`: `400`, `500`, `600`, `700`
## Color system