Noto Sans
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://fontfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://fontfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://fontfyi.com/entity//)
Use the native HTML custom element.
概要 Noto Sans
The Latin-primary entry in Google's Noto pan-Unicode project, this humanist sans-serif is engineered for maximum script harmony across Devanagari, Cyrillic, Greek, and Vietnamese alongside standard Latin. Variable width and weight axes allow fine-grained control for both compact UI labels and comfortable reading text. Its deliberate neutrality makes it the safest choice when a document must render correctly across diverse writing systems.
Design Analysis
Noto Sans is a harmonized sans-serif designed to cover every script in the Unicode standard with a consistent visual rhythm. Its Latin glyphs follow a humanist structure with moderate contrast and open apertures. The uniform design language across hundreds of scripts makes it uniquely cohesive for multilingual typesetting.
Recommended Use Cases
Essential for multilingual and internationalized applications where consistent glyph coverage is non-negotiable. Best suited for UI text, documentation, and any project requiring broad script support without mixing font families.
文字マップ
NnOoPpQqRrSsTtUuVvWwXxYyZz
0123456789
!@#$%^&*()_+-=[]{}|;':",.<>?
ウェイトウォーターフォール (9)
使い方
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;200;300;500;600;700;800;900;400&display=swap" rel="stylesheet">
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;200;300;500;600;700;800;900;400&display=swap');
font-family: 'Noto Sans', sans-serif;
brew install --cask font-noto-sans
詳細
- カテゴリ
- Sans Serif
- スタイル
- humanist-sans
- ウェイト
- 9
- イタリック
- ✓
- 韓国語
- ✗
- デザイナー
- ライセンス
- OFL
- バージョン
- 人気度
- #13
- ダウンロード
- 195
ライセンス使用
| Web使用 | 許可 |
| 印刷 | 許可 |
| 動画 / 放送 | 許可 |
| パッケージ | 許可 |
| アプリ埋め込み | 許可 |
| ブランド / ロゴ | 許可 |
| 改変 | 許可 |
OFL — 個人・商用とも無料で使用可能
言語サポート
最適な用途
タイポグラフィの概念
-
Glyph
A single visual representation of a character. One character can have multiple glyphs (e.g., regular and italic 'a').
-
Hinting
Instructions embedded in a font that improve its rendering at small sizes on low-resolution screens by aligning outlines to the pixel grid.
-
Subsetting
Removing unused characters from a font file to reduce download size. For example, loading only Latin characters instead of the full Unicode range.
-
unicode-range
CSS descriptor in @font-face that specifies which Unicode characters to download from a font file, enabling automatic subsetting by the browser.