Free fonts similar to Tiempos
Tiempos takes the functionality of Times and Plantin and gently updates it for contemporary use. It is robust, compact and clear, which made it a favorite for news sites, essays and product companies that want a serious serif. The family has Text, Headline and Fine cuts for different sizes.
Short answer: the closest free alternative to Tiempos is Source Serif 4. Newsreader is also worth a look. All are open source and free for commercial use.
Tiempos 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 robust screen serif with optical sizes, so one family covers captions, text and headlines the way Tiempos does.
What differs. Wider and lower in contrast, with a calmer, more neutral voice. It is less newspaper-like.
2. Newsreader
Why it works. Designed for on-screen news reading, with optical sizes and a comparable editorial tone.
What differs. Softer and more spacious, with a lighter color on the page. Headlines have less bite.
How to recognize Tiempos
Kris Sowersby, 2010, Klim Type Foundry. It started as an adaptation of Galaxie Copernicus for a Spanish newspaper redesign, in the tradition of Plantin and Times.
- A large x-height with short ascenders and descenders, so text looks dense and economical.
- Sturdy, sharply cut serifs and moderate contrast in the Text cut.
- Separate Headline and Fine cuts with tighter spacing and more contrast at large sizes.
In a site’s CSS it may appear as Tiempos Text, Tiempos Headline, Tiempos Fine, TiemposText, Tiempos Text Web. Not sure what you are looking at? Identify the font on the live page first.
Is Tiempos free?
Commercial, sold only by Klim Type Foundry. 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 Tiempos?+
Source Serif 4 is the closest free alternative to Tiempos. A robust screen serif with optical sizes, so one family covers captions, text and headlines the way Tiempos does. Newsreader is also worth testing.
Is Tiempos free to use?+
Commercial, sold only by Klim Type Foundry. It is not on Adobe Fonts and not preinstalled on any system.
What Google Font looks like Tiempos?+
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 Tiempos?+
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