What font does Amazon use?

Amazon uses Amazon Ember, a custom sans-serif designed in-house in 2014. It powers the Amazon website, the Kindle, the Echo show interface, and all consumer-facing brand expression.

Quick answer

Amazon uses Amazon Ember, a custom sans-serif designed in-house in 2014. It powers the Amazon website, the Kindle, the Echo show interface, and all consumer-facing brand expression.

Amazon Ember

Custom / proprietary

A humanist sans-serif designed for legibility on screens of every size. Includes Ember Display for large headlines and Ember Mono for code/data UI.

Designer
Amazon design team
Released
2014
Where Amazon uses it
Brand · Product UI · Body copy · Headlines
License
Proprietary to Amazon.

Free or accessible alternatives

InterIBM Plex SansSource Sans 3Noto Sans

Background

Before Amazon Ember, Amazon used Verdana and then Arial across the site. The wordmark itself is custom lettering with the famous orange smile arrow.

What we found in the live CSS on amazon.com

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

Arial

Unknown source

The quick brown fox jumps over the lazy dog

Weights loaded (1)

400Typography sets the voice of a brand

CSS to use Arial

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

Get this font

Arial
System font
Monotype

Bundled with Windows and macOS.

Get Arial from Monotype

Free alternatives if you can't license Arial

InterGoogle Fonts

Sharper alternative with proper hinting.

Open
DM SansGoogle Fonts

Cleaner geometric feel.

Open
RobotoGoogle Fonts

Familiar substitute on Android.

Open
Used by 1 selector on the page

How amazon.com loads its fonts

Get Font Info inspected the homepage of amazon.com 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 typeface is served from unknown source, and 1 CSS rule reference it across the page.

Check the font on a specific element

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

Open live font inspector for amazon.com

Frequently asked questions

Who designed Amazon Ember?

Amazon Ember was designed by Amazon design team, released in 2014. A humanist sans-serif designed for legibility on screens of every size. Includes Ember Display for large headlines and Ember Mono for code/data UI.

Can I download Amazon Ember?

No. Amazon Ember is proprietary to Amazon and isn't available for public licensing. The closest free or commercial alternatives are Inter, IBM Plex Sans, Source Sans 3.

What are free alternatives to Amazon Ember?

If you want a similar look without Amazon Ember, try Inter, IBM Plex Sans, Source Sans 3, Noto Sans. Inter in particular is widely available and free on Google Fonts or under an open-source license.

What font does amazon.com use?

amazon.com uses Arial as its primary typeface. This font is loaded from an unknown source and applied across 1 CSS rules on the homepage.

Where does amazon.com load its fonts from?

amazon.com 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 Arial does amazon.com use?

amazon.com loads Arial 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 amazon.com on my website?

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

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

About this page

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