The art of arranging type — selecting typefaces, sizes, weights, spacing, and line heights — to create readable, hierarchically clear, and aesthetically appropriate text.
A SaaS website uses a type scale with a 48px H1, 32px H2, 20px H3, and 16px body — creating clear visual hierarchy without relying on colour alone.
Good typography improves reading comprehension by up to 20% and increases time on page significantly — with poor typography being cited as a primary reason for page abandonment by 38% of users, according to Adobe's typography and UX research.
Type design, Font system
-
Every text element on every page of the website. Typography decisions — typeface, scale, weight, line height, letter spacing — affect readability, brand perception, and page performance.
Define all type styles as global Text Styles in the Style panel. Apply them consistently using the tag selector (all H1s, all H2s, etc.) rather than styling individual elements — this ensures one change updates the entire site.
Answer