Google Fonts 言語設定=「tofu(⯐)」を避けるフォントの設定 =
Google Fonts 言語設定 |
||||
言語 | HTML 言語コード | Google Fonts CDN | font-family スタイル | |
---|---|---|---|---|
1 | Japanese 日本語 |
<html lang="ja"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans JP', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif; |
2 | English 英語 |
<html lang="en"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
3 | Korean 韓国語 |
<html lang="ko"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans KR', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif; |
4 | Simplified Chinese 简体中文 |
<html lang="zh-Hans"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans SC', 'Microsoft YaHei', sans-serif; |
5 | Traditional Chinese 繁體中文 |
<html lang="zh-Hant"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans TC', 'PingFang TC', 'Microsoft JhengHei', sans-serif; |
6 | Español スペイン語 |
<html lang="es"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
7 | Français フランス語 |
<html lang="fr"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
8 | Português ポルトガル語 |
<html lang="pt"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
9 | Deutsch ドイツ語 |
<html lang="de"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
10 | Italiano イタリア語 |
<html lang="it"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
11 | Russian ロシア語 |
<html lang="ru"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
12 | Turkish トルコ語 |
<html lang="tr"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
13 | Hindi ヒンディー語 |
<html lang="hi"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Devanagari', 'Noto Sans', sans-serif; |
14 | Vietnamese ベトナム語 |
<html lang="vi"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans'font-family: 'Noto Sans', sans-serif; |
15 | Thai タイ語 |
<html lang="th"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Thai', 'Thonburi', 'Tahoma', sans-serif; |
16 | Dutch オランダ語 |
<html lang="nl"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
17 | Indonesian インドネシア語 |
<html lang="id"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
18 | Malay マレー語 |
<html lang="ms"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
19 | Filipino フィリピン語 |
<html lang="fil"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
20 | Swedish スウェーデン語 |
<html lang="sv"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
21 | Norwegian ノルウェー語 |
<html lang="no"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
22 | Danish デンマーク語 |
<html lang="da"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
23 | Finnish フィンランド語 |
<html lang="fi"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
24 | Polish ポーランド語 |
<html lang="pl"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', 'Segoe UI', Arial, sans-serif; |
25 | Czech チェコ語 |
<html lang="cs"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', 'Segoe UI', Arial, sans-serif; |
26 | Hungarian ハンガリー語 |
<html lang="hu"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', 'Segoe UI', Arial, sans-serif; |
27 | Greek ギリシャ語 |
<html lang="el"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', 'Segoe UI', Arial, sans-serif; |
28 | Romanian ルーマニア語 |
<html lang="ro"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
29 | Tagalog タガログ語 |
<html lang="tl"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, sans-serif; |
30 | Ukrainian ウクライナ語 |
<html lang="uk"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', 'Segoe UI', Arial, sans-serif; |
31 | Persian ペルシア語 |
<html lang="fa" dir="rtl"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Naskh Arabic', 'Noto Sans Arabic', 'Tahoma', sans-serif; |
32 | Arabic アラビア語 |
<html lang="ar" dir="rtl"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Arabic', 'Amiri', 'Tahoma', sans-serif; |
33 | Bengali ベンガル語 |
<html lang="bn"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Bengali', 'Noto Sans', sans-serif; |
34 | Urdu ウルドゥー語 |
<html lang="ur" dir="rtl"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Naskh Arabic', 'Noto Sans Arabic', 'Tahoma', sans-serif; |
35 | Marathi マラーティー語 |
<html lang="mr"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Devanagari', 'Noto Sans', sans-serif; |
36 | Telugu テルグ語 |
<html lang="te"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Telugu:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Telugu', 'Noto Sans', sans-serif; |
37 | Tamil タミル語 |
<html lang="ta"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Tamil:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Tamil', 'Noto Sans', sans-serif; |
38 | Swahili スワヒリ語 |
<html lang="sw"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
39 | Punjabi パンジャーブ語 |
<html lang="pa"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Gurmukhi:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Gurmukhi', 'Noto Sans', sans-serif; |
40 | Gujarati グジャラート語 |
<html lang="gu"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Gujarati:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Gujarati', 'Noto Sans', sans-serif; |
41 | Malayalam マラヤーラム語 |
<html lang="ml"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Malayalam:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Malayalam', 'Noto Sans', sans-serif; |
42 | Kannada カンナダ語 |
<html lang="kn"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Kannada:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Kannada', 'Noto Sans', sans-serif; |
43 | Oriya/Odia オリヤー語 |
<html lang="or"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Oriya:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Oriya', 'Noto Sans', sans-serif; |
44 | Burmese ビルマ語 |
<html lang="my"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Myanmar:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Myanmar', 'Noto Sans', sans-serif; |
45 | Kurdish クルド語 |
<html lang="ku"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
46 | Pashto パシュトー語 |
<html lang="ps" dir="rtl"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Arabic', 'Noto Sans', 'Scheherazade New', sans-serif; |
47 | Hausa ハウサ語 |
<html lang="ha"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
48 | Uzbek ウズベク語 |
<html lang="uz"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
49 | Yoruba ヨルバ語 |
<html lang="yo"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
50 | Somali ソマリ語 |
<html lang="so"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
51 | Nepali ネパール語 |
<html lang="ne"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Devanagari', 'Noto Sans', 'Mangal', sans-serif; |
52 | Khmer クメール語 |
<html lang="km"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Khmer:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Khmer', 'Noto Sans', 'Khmer UI', sans-serif; |
53 | Sinhala シンハラ語 |
<html lang="si"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Sinhala:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Sinhala', 'Noto Sans', 'Iskoola Pota', sans-serif; |
54 | Serbian セルビア語 |
<html lang="sr"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
55 | Quechua ケチュア語 |
<html lang="qu"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
56 | Zulu ズールー語 |
<html lang="zu"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
57 | Kazakh カザフ語 |
<html lang="kk"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', 'Segoe UI', 'Arial', sans-serif; |
58 | Uyghur ウイグル語 |
<html lang="ug" dir="rtl"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Arabic', 'Noto Sans', 'Scheherazade New', sans-serif; |
59 | Haitian Creole ハイチ語 |
<html lang="ht"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
60 | Bulgarian ブルガリア語 |
<html lang="bg"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', 'Segoe UI', Arial, sans-serif; |
61 | Armenian アルメニア語 |
<html lang="hy"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Armenian:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Armenian', 'Noto Sans', 'Segoe UI', Arial, sans-serif; |
62 | Turkmen トルクメン語 |
<html lang="tk"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', 'Segoe UI', Arial, sans-serif; |
63 | Croatian クロアチア語 |
<html lang="hr"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
64 | Albanian アルバニア語 |
<html lang="sq"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
65 | Mongolian モンゴル語 |
<html lang="mn"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', 'Arial', 'Helvetica', sans-serif; |
66 | Hebrew ヘブライ語 |
<html lang="he" dir="rtl"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Hebrew:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Hebrew', 'Segoe UI', 'Arial', sans-serif; |
67 | Slovak スロバキア語 |
<html lang="sk"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
68 | Georgian グルジア語 |
<html lang="ka"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Georgian', 'Sylfaen', 'Noto Sans', sans-serif; |
69 | Konkani コンカニ語 |
<html lang="kok"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Devanagari', 'Noto Sans', 'Mangal', sans-serif; |
70 | Kyrgyz キルギス語 |
<html lang="ky"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', 'Arial', 'Helvetica', sans-serif; |
71 | Lithuanian リトアニア語 |
<html lang="lt"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
72 | Bosnian ボスニア語 |
<html lang="bs"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
73 | Slovene スロベニア語 |
<html lang="sl"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
74 | Macedonian マケドニア語 |
<html lang="mk"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', 'Arial', 'Helvetica', sans-serif; |
75 | Latvian ラトビア語 |
<html lang="lv"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
76 | Estonian エストニア語 |
<html lang="et"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
77 | Welsh ウェールズ語 |
<html lang="cy"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
78 | Basque バスク語 |
<html lang="eu"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
79 | Galician ガリシア語 |
<html lang="gl"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
80 | Luxembourgish ルクセンブルク語 |
<html lang="lb"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', sans-serif; |
81 | Malagasy マダガスカル語 |
<html lang="mg"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
82 | Azerbaijani アゼルバイジャン語 |
<html lang="az"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
83 | Tatar タタール語 |
<html lang="tt"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
84 | Tajik タジク語 |
<html lang="tg"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
85 | Lao ラオス語 |
<html lang="lo"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Lao:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Lao', 'Lao UI', 'Saysettha OT', sans-serif; |
86 | Tibetan チベット語 |
<html lang="bo"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Tibetan:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Tibetan', 'Jomolhari', sans-serif; |
87 | Maori マオリ語 |
<html lang="mi"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
88 | Sundanese スンダ語 |
<html lang="su"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Sundanese:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Sundanese', sans-serif; |
89 | Javanese ジャワ語 |
<html lang="jv"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Javanese:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Javanese', sans-serif; |
90 | Scottish Gaelic スコットランド・ゲール語 |
<html lang="gd"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
91 | Samoan サモア語 |
<html lang="sm"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
92 | Haitian Creole ハイチ・クレオール語 |
<html lang="ht"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
93 | Fijian フィジー語 |
<html lang="fj"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
94 | Frisian フリジア語 |
<html lang="fy"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
95 | Kinyarwanda ルワンダ語 |
<html lang="rw"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
96 | Tsonga ツォンガ語 |
<html lang="ts"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
97 | Tswana ツワナ語 |
<html lang="tn"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
98 | Inuktitut イヌクティトゥット語 |
<html lang="iu"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Canadian+Aboriginal:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Canadian Aboriginal', 'Euphemia UCAS', sans-serif; |
99 | Ojibwe オジブウェー語 |
<html lang="oj"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Canadian+Aboriginal:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Canadian Aboriginal', 'Euphemia UCAS', sans-serif; |
100 | Blackfoot ブラックフット語 |
<html lang="bla"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Canadian+Aboriginal:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Canadian Aboriginal', 'Euphemia UCAS', sans-serif; |
101 | Cree クリー語 |
<html lang="cr"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Canadian+Aboriginal:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Canadian Aboriginal', 'Aboriginal Sans', sans-serif; |
102 | Runic ルーン文字 |
<html lang="run"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Runic:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Runic', sans-serif; |
103 | Ogham オガム文字 |
<html lang="sga"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Ogham:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Ogham', sans-serif; |
104 | Glagolitic グラゴール文字 |
<html lang="cu"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Glagolitic:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Glagolitic', sans-serif; |
105 | Gothic ゴート語 |
<html lang="got"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Gothic:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Gothic', sans-serif; |
106 | Old Turkic 古代トルコ語 |
<html lang="otk"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Old+Turkic:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Old Turkic', sans-serif; |
107 | Old Persian 古代ペルシア語 |
<html lang="peo"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Old+Persian:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Old Persian', sans-serif; |
108 | Vai ヴァイ語 |
<html lang="vai"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Vai:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Vai', sans-serif; |
109 | Osage オセージ語 |
<html lang="osa"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Osage:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Osage', sans-serif; |
110 | Elbasan エルバサン文字 |
<html lang="und-Elba"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Elbasan:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans Elbasan', sans-serif; |
111 | Belarusian ベラルーシ語 |
<html lang="be"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
112 | Icelandic アイスランド語 |
<html lang="is"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
113 | Catalan カタルーニャ語 |
<html lang="ca"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
114 | Breton ブルトン語 |
<html lang="br"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
115 | Kalaallisut カーリット語 |
<html lang="kl"> | <html lang="kl"> <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
116 | Chichewa チェワ語 |
<html lang="ny"> | <html lang="ny"> <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
117 | Sesotho セソト語 |
<html lang="st"> | <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"> | font-family: 'Noto Sans', Arial, Helvetica, sans-serif; |
スポンサーリンク
スポンサーリンク
おすすめサイト・関連サイト…
スポンサーリンク