Font checker for any website URL

Check every font a web page loads — family, weight, style, source and @font-face URL — read straight from the live CSS. Free, no install, no signup.

What the font checker reports

Every font family
All font families declared in CSS, ranked by how many elements use them.
Weight and style
Every weight and style loaded per family, including variable font axes.
@font-face sources
The actual file URL for each custom font (woff2 / woff / ttf), with the stylesheet it was defined in.
Source label
Google Fonts, Adobe Fonts, custom webfont or system font — labelled for each entry.
Per-element font
Hover any text in the live preview to see the exact font on that element.
Color palette
Bonus — Get Font Info also extracts the full color palette from the same CSS.

How to check fonts on a website

  1. 1Open getfontinfo.com and paste the page URL you want to check.
  2. 2Click Analyze — the page is fetched and its CSS is parsed in about a second.
  3. 3Read the font list. Each entry shows family, weight, style, source label and @font-face URL.
  4. 4Hover any text in the live preview to identify the font for a specific element.
  5. 5Export a JSON font specification if you want to keep the report.

Frequently asked questions

What is a font checker?

A font checker inspects a web page and reports the fonts it uses — including the family, weight, style and source. Get Font Info is a URL-based font checker: paste a URL and it reads the live CSS to list every font on the page in about a second.

What does Get Font Info check on each page?

Every font family declared in CSS, every weight and style loaded, every @font-face rule and its source URL, the font source (Google Fonts, Adobe Fonts, custom or system), the rendered font for each element, and the full color palette extracted from the same CSS.

Can I check a font on a specific element?

Yes. After running the check, hover any text in the live preview to see the exact font, weight, size and line-height for that element — taken from its computed style.

Does the font checker work on pages that load fonts dynamically?

Yes. Get Font Info renders the page in a real browser context, so fonts injected by JavaScript, dynamic @font-face declarations or framework font loaders (like Next.js font optimization) are picked up once they are applied to the DOM.

Can I export the font check as a report?

Yes. Get Font Info exports a JSON font specification for the analyzed page — every font, weight, source and per-element rule — that you can save, share or feed into design tooling.

Try it on any website

Paste a URL and Get Font Info shows you every font, weight and @font-face source — in under a second.

Open the font finder

Popular font lookups

Related guides