What font does angular.dev use?

The typeface on angular.dev is Inter, Inter Tight and DM Mono, loaded across 3 @font-face declarations. 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
Inter
Total weights
2
@font-face
3
Source
Google Fonts

Inter

Google Fonts

The quick brown fox jumps over the lazy dog

Weights loaded (1)

400Typography sets the voice of a brand

CSS to use Inter

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

@font-face source

ttfhttps://fonts.gstatic.com/s/intertight/v9/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjPQ-qXA.ttf

Similar fonts

ManropeGeistDM Sans
Used by 10 selectors on the page

Inter Tight

Google Fonts

The quick brown fox jumps over the lazy dog

Weights loaded (2)

500Typography sets the voice of a brand
600Typography sets the voice of a brand

CSS to use Inter Tight

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

@font-face source

ttfhttps://fonts.gstatic.com/s/intertight/v9/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjPQ-qXA.ttf

Similar fonts

ManropeGeistDM Sans
Used by 3 selectors on the page

DM Mono

Google Fonts

The quick brown fox jumps over the lazy dog

Weights loaded (1)

400Typography sets the voice of a brand

CSS to use DM Mono

font-family: 'DM Mono', ui-monospace, SFMono-Regular, monospace;

Similar fonts

InterManropeDM Sans
Used by 4 selectors on the page

How angular.dev loads its fonts

Get Font Info inspected the homepage of angular.dev and parsed 4 stylesheets totalling 154.4 KB. Inside those stylesheets we found 3 @font-face declarations — the rules a browser uses to download and register a custom typeface. The primary typefaces are served from google fonts, and 22 CSS rules reference them across the page.

Check the font on a specific element

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

Open live font inspector for angular.dev

Frequently asked questions

What font does angular.dev use?

angular.dev uses Inter, Inter Tight and DM Mono as its primary typefaces. These fonts are loaded from Google Fonts and applied across 22 CSS rules on the homepage.

Where does angular.dev load its fonts from?

angular.dev loads its fonts from Google Fonts. Get Font Info detected 3 @font-face declarations across 4 stylesheets on the live page.

What weights of Inter does angular.dev use?

angular.dev loads Inter in 2 weights: 500, 600. If you want to match the look, request the same weights from your font host so you only ship what's actually used.

Can I use the same font as angular.dev on my website?

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

Is the font on angular.dev free to use?

At least one of these fonts is served from Google Fonts, which is free to use under the SIL Open Font License. Self-hosted webfonts may have their own licensing — check the foundry's license before using them on a commercial project.

See fonts used by other sites

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

About this page

This page lists the fonts loaded by the homepage of angular.dev. 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.