What font does astro.build use?

The typeface on astro.build is Inter, MDIO and Obviously, loaded across 11 @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
3
@font-face
11
Source
Custom web font

Inter

Custom web font

The quick brown fox jumps over the lazy dog

Weights loaded (1)

300 600Typography sets the voice of a brand

CSS to use Inter

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

@font-face source

woff2https://astro.build/fonts/Inter.woff2?v=1

Similar fonts

ManropeGeistDM Sans
Used by 1 selector on the page

MDIO

Custom web font

The quick brown fox jumps over the lazy dog

Weights loaded (1)

400Typography sets the voice of a brand

CSS to use MDIO

font-family: MDIO, ui-monospace, SFMono-Regular, monospace;

@font-face source

woff2https://astro.build/fonts/MDIO.woff2?v=1

Similar fonts

InterManropeDM Sans
Used by 1 selector on the page

Obviously

Custom web font

The quick brown fox jumps over the lazy dog

Weights loaded (1)

100 1000Typography sets the voice of a brand

CSS to use Obviously

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

@font-face source

woff2https://astro.build/fonts/Obviously.woff2?v=1

Similar fonts

InterManropeDM Sans
Used by 1 selector on the page

inter-fallback

Custom web font

The quick brown fox jumps over the lazy dog

Weights loaded (1)

400Typography sets the voice of a brand

CSS to use inter-fallback

font-family: inter-fallback, system-ui, -apple-system, Segoe UI, Roboto, sans-serif;

Similar fonts

ManropeGeistDM Sans
Used by 0 selectors on the page

md-io-fallback

Custom web font

The quick brown fox jumps over the lazy dog

Weights loaded (1)

400Typography sets the voice of a brand

CSS to use md-io-fallback

font-family: md-io-fallback, system-ui, -apple-system, Segoe UI, Roboto, sans-serif;

Similar fonts

InterManropeDM Sans
Used by 0 selectors on the page

obviously-fallback

Custom web font

The quick brown fox jumps over the lazy dog

Weights loaded (1)

400Typography sets the voice of a brand

CSS to use obviously-fallback

font-family: obviously-fallback, system-ui, -apple-system, Segoe UI, Roboto, sans-serif;

Similar fonts

InterManropeDM Sans
Used by 0 selectors on the page

How astro.build loads its fonts

Get Font Info inspected the homepage of astro.build and parsed 2 stylesheets totalling 121.8 KB. Inside those stylesheets we found 11 @font-face declarations — the rules a browser uses to download and register a custom typeface. The primary typefaces are served from custom web font, 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 astro.build to see the exact font, weight, size and line-height for that element.

Open live font inspector for astro.build

Frequently asked questions

What font does astro.build use?

astro.build uses Inter, MDIO and Obviously as its primary typefaces. These fonts are loaded from a self-hosted webfont and applied across 8 CSS rules on the homepage.

Where does astro.build load its fonts from?

astro.build loads its fonts from a self-hosted webfont. Get Font Info detected 11 @font-face declarations across 2 stylesheets on the live page.

What weights of Inter does astro.build use?

astro.build loads Inter in 3 weights: 100 1000, 300 600, 400. 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 astro.build 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 astro.build free to use?

These fonts are self-hosted webfonts. They may be licensed commercially from a type foundry, custom-made for the brand, or freely available — you would need to identify the typeface and check its license at the foundry.

See fonts used by other sites

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

About this page

This page lists the fonts loaded by the homepage of astro.build. 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: find the font on any website, identify the typeface on a webpage, check what font a website is using, or URL font checker.