Noto Sans

Replaces: Volvo Centum (78%) | OFL-1.1 | Updated: Feb 2026

About Noto Sans

Classification
sans-serif
Weights
Variable (100-900)
Features
Variable, Italics
SIL Open Font License 1.1

Free to use, modify, and distribute. Can be used commercially without attribution.

What's allowed?
  • Client work
  • SaaS / Web apps
  • YouTube / Video
  • Sell products
  • Print materials

Note: Derivative fonts must use the same license.

Full license guide →
Get Noto Sans Free ↗

Noto Sans is part of Google's ambitious Noto typeface project, designed to support every language in the Unicode standard with harmonious visual aesthetics. Developed in collaboration with Monotype, Noto Sans provides a clean, contemporary sans-serif that works consistently across hundreds of scripts and thousands of languages.

History and Design

Google commissioned the Noto project to eliminate "tofu" characters (blank rectangles displayed when a font lacks a needed glyph). Noto Sans delivers a neutral, highly legible design with consistent metrics across all supported scripts. The Latin portion features a modern grotesque style with balanced proportions and even stroke distribution, making it suitable for both interface and long-form text.

Why Noto Sans is Popular

Noto Sans is the default font for Android and Chrome OS, giving it massive everyday reach. Its unparalleled language coverage makes it the go-to choice for multinational corporations and government agencies that need consistent typography across regions. The variable font axes for weight and width provide fine-grained control without loading multiple files.

Technical Features

  • Variable font: Weight (100-900) and width (62.5-100) axes
  • Complete italic family: All weights include true italics
  • Massive language support: Latin, Cyrillic, Greek, Vietnamese, and hundreds more via Noto family
  • OpenType features: Tabular figures, case-sensitive forms, contextual alternates

Best Use Cases

Noto Sans excels in:

  • Enterprise systems: Consistent rendering across global deployments
  • Government portals: Accessible and language-inclusive design
  • Documentation: Neutral tone for technical and corporate writing
  • Cross-platform apps: Reliable fallback across operating systems

Usage Tips

For body text, use weight 400 at 14-16px for optimal readability. Use 500-600 for UI labels and navigation. The width axis can create condensed variants for data-dense layouts without switching fonts. Pair with Noto Serif for editorial contrast while maintaining script coverage parity.

Is Noto Sans on Google Fonts?

Yes, Noto Sans is available for free on Google Fonts. Get Noto Sans on Google Fonts ↗

Alternative For (2)

Noto Sans is a free alternative to the following premium fonts:

[Dalton Maag] · sans-serif

Unmatched multilingual coverage with neutral corporate character

View all alternatives
[W Type Foundry] · sans-serif

Unmatched multilingual coverage with neutral corporate character

View all alternatives

Compare Noto Sans

See how Noto Sans compares to other fonts side by side.

Variable Font Axes

Noto Sans is a variable font with 2 axes you can fine-tune.

Axis Min Default Max
wght 100 400 900
wdth 62.5 100 100

Font Pairings

Fonts that pair well with Noto Sans based on contrast and complementary design characteristics.

Fira Code + Noto Sans
92/100
mono + sans-serif
Enterprise Accessibility Aviation
Fira Mono + Noto Sans
92/100
mono + sans-serif
Enterprise Accessibility Aviation
Inconsolata + Noto Sans
92/100
mono + sans-serif
Enterprise Accessibility Aviation
JetBrains Mono + Noto Sans
92/100
mono + sans-serif
Enterprise Accessibility Aviation
Noto Sans + Source Code Pro
92/100
sans-serif + mono
Enterprise Accessibility Aviation

Performance

Key metrics for evaluating Noto Sans in production.

Score
57 /100 Average
File Size
1023.4 KB Heavy
Weights
9 (variable) + Italics
Languages
7 groups CDN delivery

Font Metrics

x-Height Ratio
0.536
Cap Height Ratio
0.714
Ascender
1069
Descender
-293

Fallback CSS Overrides

Apply these overrides to Arial to minimize layout shift when loading Noto Sans.

@font-face {
  font-family: 'Noto Sans Fallback';
  src: local('Arial');
  ascent-override: 106.9%;
  descent-override: 29.3%;
  line-gap-override: 0%;
  size-adjust: 103.36%;
}
woff2 Measured via Google Fonts API Metrics extracted from WOFF2

How to Use Noto Sans

Copy these code snippets to quickly add Noto Sans to your project.

Quick Start

CSS code for Noto Sans

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100..900&display=swap');