What font does wikipedia.org use?

The typeface on wikipedia.org is Montserrat, Linux Libertine and Source Serif Pro. Every font family, weight and source on this page is read straight from the live CSS — no image guessing, no machine learning, just the rules the browser used.

Primary font
Montserrat
Total weights
@font-face
0
Source
Unknown source

Montserrat

Unknown source

The quick brown fox jumps over the lazy dog

Weights loaded (1)

400Typography sets the voice of a brand

CSS to use Montserrat

font-family: Montserrat, Georgia, 'Times New Roman', serif;

Similar fonts

PoppinsDM SansManrope
Used by 1 selector on the page

Linux Libertine

Unknown source

The quick brown fox jumps over the lazy dog

Weights loaded (1)

400Typography sets the voice of a brand

CSS to use Linux Libertine

font-family: 'Linux Libertine', Georgia, 'Times New Roman', serif;

Similar fonts

InterManropeDM Sans
Used by 2 selectors on the page

Source Serif Pro

Unknown source

The quick brown fox jumps over the lazy dog

Weights loaded (1)

400Typography sets the voice of a brand

CSS to use Source Serif Pro

font-family: 'Source Serif Pro', Georgia, 'Times New Roman', serif;

Similar fonts

InterManropeDM Sans
Used by 1 selector on the page

How wikipedia.org loads its fonts

Get Font Info inspected the homepage of wikipedia.org and parsed 0 stylesheets totalling 0 KB. No custom @font-face rules were declared, so the page is rendered with fonts already available on the visitor's device. The primary typefaces are served from unknown source, and 8 CSS rules reference them across the page.

Check the font on a specific element

Open the live inspector and hover any text on wikipedia.org to see the exact font, weight, size and line-height for that element.

Open live font inspector for wikipedia.org

Frequently asked questions

What font does wikipedia.org use?

wikipedia.org uses Montserrat, Linux Libertine and Source Serif Pro as its primary typefaces. These fonts are loaded from an unknown source and applied across 8 CSS rules on the homepage.

Where does wikipedia.org load its fonts from?

wikipedia.org loads its fonts from an unknown source. Get Font Info detected 0 @font-face declarations across 0 stylesheets on the live page.

What weights of Montserrat does wikipedia.org use?

wikipedia.org loads Montserrat without explicitly declaring weights — the browser picks the default Regular (400) and falls back to system rendering for bold and italic styles.

Can I use the same font as wikipedia.org on my website?

Yes — once you know the font name, you can load it from the same source. If Montserrat isn't a fit (licensing, weight selection, look-and-feel), close alternatives include Poppins, DM Sans and Manrope. Use the CSS snippet on this page as a starting point.

Is the font on wikipedia.org free to use?

These are system fonts shipped with the operating system. You can use them freely in CSS via the system font stack — they don't need to be loaded from a webfont host.

See fonts used by other sites

Compare the typography on wikipedia.org with how other well-known sites load and use their fonts.

About this page

This page lists the fonts loaded by the homepage of wikipedia.org. Get Font Info reads the live CSS — every @font-face rule, every font-family declaration — so you see the exact fonts the browser used, not an image-based guess.

More guides: how to find fonts on a website, name the font on a website, what font does this website use, or free font checker.