Files
prowler/prowler-client/docs/design-system/fonts/README.md
Mark dd792aa1c1 refactor: monorepo split into prowler-server/ and prowler-client/
Server infrastructure (Ansible, Docker, v1 docs) moves to prowler-server/.
Client application (PRD v2, SDD v2, design system) lives in prowler-client/.
Top-level README links both projects.

💘 Generated with Crush

Assisted-by: GLM-5.1 via Crush <crush@charm.land>
2026-04-21 20:04:11 +02:00

567 B

Fonts

No original font files provided. The system loads three fonts from Google Fonts via @import in colors_and_type.css:

Role Family Google URL
Display Monoton https://fonts.google.com/specimen/Monoton
Body / UI Space Grotesk https://fonts.google.com/specimen/Space+Grotesk
Mono VT323 https://fonts.google.com/specimen/VT323

If/when licensed faces are chosen, drop .woff2 files here and replace the @import line in colors_and_type.css with @font-face blocks pointing at fonts/*.woff2.