What font does remix.run use?

The typeface on remix.run is JetBrains Mono and Inter, 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
JetBrains Mono
Total weights
1
@font-face
3
Source
Custom web font

JetBrains Mono

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 JetBrains Mono

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

@font-face source

woff2https://remix.run/font/jet-brains-mono.woff2

Similar fonts

IBM Plex MonoFira CodeGeist Mono
Used by 2 selectors on the page

Inter

Custom web font

The quick brown fox jumps over the lazy dog

Weights loaded (1)

100 900Typography sets the voice of a brand

CSS to use Inter

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

@font-face source

woff2https://remix.run/font/inter-roman-latin-var.woff2

Similar fonts

ManropeGeistDM Sans
Used by 1 selector on the page

How remix.run loads its fonts

Get Font Info inspected the homepage of remix.run and parsed 2 stylesheets totalling 4.2 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 custom web font, and 4 CSS rules reference them across the page.

Check the font on a specific element

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

Open live font inspector for remix.run

Frequently asked questions

What font does remix.run use?

remix.run uses JetBrains Mono and Inter as its primary typefaces. These fonts are loaded from a self-hosted webfont and applied across 4 CSS rules on the homepage.

Where does remix.run load its fonts from?

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

What weights of JetBrains Mono does remix.run use?

remix.run loads JetBrains Mono in 1 weight: 100 900. 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 remix.run on my website?

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

Is the font on remix.run 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 remix.run with how other well-known sites load and use their fonts.

About this page

This page lists the fonts loaded by the homepage of remix.run. 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: discover fonts used on a site, identify a font from a website URL, see what fonts a website uses, or online font checker.