Type is how a company looks when nobody is in the room
A logo can sit unused for a week. Type cannot. Every invoice, landing page, earnings PDF, careers post, and error screen is a sentence in the company’s voice.
That is why mature brands treat typography as a standard, not a mood board. The typeface is chosen once, documented, licensed for each surface, and reused until there is a reason to change it. The alternative is a website in Inter, a pitch deck in Calibri, a contract in Times, and a product UI in whatever the last contractor left in Figma.
In the font world this is ordinary craft. In a company it is governance.
What a corporate type system actually is
A usable standard is smaller than most brand books make it look.
| Role | Job | Typical choice |
|---|---|---|
| Primary / display | Headlines, wordmarks, campaign titles | A distinctive serif or geometric sans the brand owns |
| Secondary / text | Body copy, articles, help center | A readable workhorse with a full weight range |
| UI / product | Buttons, tables, forms, nav | A highly legible sans, often the secondary family |
| Monospace | Code, IDs, invoices, data | One family — not four “developer favorites” |
| Fallback stack | What loads if the web font fails | System fonts that keep the same shape of the brand |
Two families is a system. Five is a coincidence. If marketing, product, and legal each picked their own “professional” font, you do not have a standard — you have a pile.
The standard should also name weights and sizes, not just family names: which weight is a H1, the minimum body size on the web, line-height for long reading, and what never gets used (the ExtraBlack you bought and then applied to a 9px footer).
Why the choice is a business decision
Trust. People decide whether a site looks like a bank or a template in the first scroll. Neutral, well-spaced type reads as competent. Theme-default stacks read as unfinished — even when the product is not.
Consistency across surfaces. The same company appears on the public site, in a PDF, in slides, in email, and in the app. If those five surfaces do not share a type system, the brand looks like five vendors.
Accessibility. Corporate type is also a reading standard: sufficient contrast, a body size people can actually read, and a family with clear letterforms (I / l / 1). A beautiful display face that collapses at 14px is a legal-page problem, not an aesthetic one.
Language coverage. A Latin-only “hero” font that drops Vietnamese, Turkish, or CJK into a fallback serif is a broken standard the moment you leave the home market. Character-set support belongs in the brand book next to the hex codes.
License and liability. A desktop file in the brand kit is not a web license. Shipping Gotham or Helvetica from a theme ZIP is how companies collect demand letters. Standards that ignore EULAs are incomplete. Background: legal risks of unlicensed fonts.
A practical standard you can hand to a team
Write it so a developer, a designer, and a procurement lead can all follow it.
- Name the families — primary, secondary, UI, mono. No “or similar.”
- Name the roles — H1–H3, body, caption, button, legal. Pair each with a weight and a size range.
- Name the surfaces — web, app, print, PDF, slides, email. Each surface needs its own license type.
- Name the fallbacks —
font-familystacks that keep hierarchy if the webfont is blocked. - Name the proof — foundry, order number or subscription, domains, seat counts. Store that under My Font Licenses.
- Name the exceptions — icon fonts, partner logos, one-off campaign type. Exceptions that are not written down become the new default.
Then keep the file where people actually look: the brand site, the design system, and the repo README — not only a PDF from 2019.
Where corporate type usually breaks
- The brand book specifies Proxima Nova. The live site is Inter because the theme was faster.
- Designers licensed desktop seats. Engineering self-hosted the OTF on the CDN.
- Marketing exports a deck to PDF and the embedded fonts are whatever PowerPoint substituted.
- A campaign microsite pulls six Google Fonts “just for this quarter” and nobody removes them.
- Legal PDFs linked from the homepage embed a commercial family the website was never licensed to serve. See PDF vs website font licensing.
None of these are design disagreements. They are a missing standard — or a standard nobody checks.
How to keep the standard honest
A type system that is not verified in production is a wish.
- Scan the public site (a quick homepage check first, a full audit before launch).
- Compare the detected families to the brand list — not to memory.
- Register owned licenses so later scans can match them.
- Re-check after a redesign, a CMS migration, or a new agency handoff.
The font world will keep producing new faces. A company does not need most of them. It needs one system, licensed for the places it actually appears, and a habit of looking at what shipped.
Conclusion
Corporate typography is not about having expensive fonts. It is about having the same fonts — chosen on purpose, sized for reading, licensed for the web, and still there after the last contractor left.
If you cannot name the families on your homepage, you do not have a standard yet. Start by looking.
