What problem does it solve?
Improves generic, inconsistent, or poorly structured typography so text becomes clearer, more readable, and intentionally expressive rather than distractingly default.
Core Features & Use Cases
- Assess typography: Identify weak font choices, muddy hierarchy, inconsistent weights, improper sizing, and readability problems such as poor line-length or contrast.
- Plan systematic improvements: Recommend font selections, a modular type scale, weight roles, spacing, and font-loading strategies that fit brand personality and performance constraints.
- Implement practical fixes: Produce concrete CSS token suggestions, rem-based scales for apps, clamp-based fluid headings for marketing pages, and accessibility checks (contrast, minimum body size).
- Use case: Transform a SaaS product that uses default system fonts into a cohesive type system by defining tokens, limiting families to 1–2 choices, setting a 1.25 scale, and delivering CSS snippets and loading guidance.
Quick Start
Improve the typography of the homepage by evaluating font choices, establishing a modular type scale, and returning specific CSS rules for sizes, line-heights, weights, and font-loading recommendations.