Free fonts similar to Lyon
Lyon looks at Renaissance type through a contemporary lens: the structure is classical, but the drawing is clean, calm and free of antique mannerisms. It made its debut in The New York Times Magazine and became a staple of editorial design. It reads as intelligent and unfussy.
Short answer: the closest free alternative to Lyon is Source Serif 4. Newsreader is also worth a look. All are open source and free for commercial use.
Lyon is not installed on this device, so it cannot be drawn here. The free alternatives below are live. On a device that has it, this row shows the original and unlocks the overlay.
/* Source Serif 4 is open source. Self-host it or load it from Google Fonts. */ font-family: "Source Serif 4", Georgia, "Times New Roman", serif;
The alternatives in detail
1. Source Serif 4
Why it works. A clean, contemporary text serif with optical sizes that covers both the text and the display role.
What differs. Transitional rather than old-style in structure, with lower contrast and a slightly wider set.
2. Newsreader
Why it works. An editorial serif with optical sizes and a similarly calm, intelligent tone.
What differs. Softer and rounder, with more visible personality in the italic.
How to recognize Lyon
Kai Bernau, begun in 2006 as a degree project at the Royal Academy of Art in The Hague and published by Commercial Type in 2009. It is based on the 16th-century types of Robert Granjon.
- An old-style skeleton with smooth, modern curves and crisp, tidy serifs.
- Moderate contrast and a comfortable x-height, giving an even, medium-gray text color.
- A separate Lyon Display cut with finer details for headlines.
In a site’s CSS it may appear as Lyon Text, Lyon Display, Lyon Text Web, Lyon Display Web. Not sure what you are looking at? Identify the font on the live page first.
Seen on sites we inspected
These pages show the exact sizes, weights and spacing measured on the live site, for Lyon or the brand typeface that replaced it.
Is Lyon free?
Commercial, sold by Commercial Type. It is not on Adobe Fonts and not preinstalled on any system.
The alternatives on this page are open source, so you can use them on commercial sites, self-host the files and ship them in products. Read more in font licensing in plain English.
Use Source Serif 4 in your CSS
Put the free font first and keep sensible fallbacks behind it. Self-hosting the files is the most private and usually the fastest option.
@font-face {
font-family: "Source Serif 4";
src: url("/fonts/source-serif-4-400.woff2") format("woff2");
font-weight: 400;
font-display: swap;
}
@font-face {
font-family: "Source Serif 4";
src: url("/fonts/source-serif-4-700.woff2") format("woff2");
font-weight: 700;
font-display: swap;
}
body {
font-family: "Source Serif 4", Georgia, "Times New Roman", serif;
}Saw a font you can’t place, or can’t afford?
Font Inspector names the font on any website in one click. For popular paid and system fonts it suggests free look-alikes right in the panel.
Questions & answers
What is the closest free font to Lyon?+
Source Serif 4 is the closest free alternative to Lyon. A clean, contemporary text serif with optical sizes that covers both the text and the display role. Newsreader is also worth testing.
Is Lyon free to use?+
Commercial, sold by Commercial Type. It is not on Adobe Fonts and not preinstalled on any system.
What Google Font looks like Lyon?+
On Google Fonts, the nearest matches are Source Serif 4 and Newsreader. All are open source and free for commercial use. None is an exact copy, so compare them with your own text first.
How can I tell whether a website uses Lyon?+
Inspect the text. Browser DevTools show the rendered font in the Computed tab, and the Font Inspector extension shows the family, the rendered font and free look-alikes in one click.
Times New Roman
Try Tinos, Source Serif 4 and Newsreader
TRANSITIONAL SERIF FOR SCREENSGeorgia
Try Gelasio, Merriweather and Source Serif 4
OLD-STYLE (GARALDE) SERIFGaramond
Try EB Garamond, Cormorant Garamond and Crimson Pro
DIDONE (MODERN) SERIFDidot
Try Playfair Display and Bodoni Moda
DIDONE (MODERN) SERIFBodoni
Try Bodoni Moda and Playfair Display
TRANSITIONAL SERIF FOR SCREENSCambria
Try Caladea and Source Serif 4