Build the future
The quick brown fox jumps over the lazy dog
Inter is a typeface family carefully crafted & designed for computer screens.
Figmaが使っていることで一気に普及した、最も「無難でいい」フォント。迷ったらこれ。長文の可読性も高く、ウェイトも豊富。
CSS @import@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap');
font-family: 'Inter', sans-serif;
Build the future
The quick brown fox jumps over the lazy dog
角が少し丸い柔らかいサンセリフ。SaaSやスタートアップで頻出。Interより親しみやすい印象。
CSS@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700&display=swap');
font-family: 'Manrope', sans-serif;
Build the future
The quick brown fox jumps over the lazy dog
Vercel(Next.js)が作った新世代フォント。テック・開発者向けサイトで急速に普及中。クリーンでミニマル。
CSS@import url('https://fonts.googleapis.com/css2?family=Geist:wght@400;500;700&display=swap');
font-family: 'Geist', sans-serif;
Build the future
The quick brown fox jumps over the lazy dog
ジオメトリックで都会的。ファッション系、エージェンシーサイトで使われる。Bold以上で本領発揮。
CSS@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;700&display=swap');
font-family: 'Outfit', sans-serif;
Build the future
The quick brown fox jumps over the lazy dog
DeepMind発のフォント。スタートアップ系、AI企業で頻出。低コントラストで読みやすく、長文にも適する。
CSS@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');
font-family: 'DM Sans', sans-serif;
Build the future
The quick brown fox jumps over the lazy dog
バランスのいい万能サンセリフ。SaaSのLP、コーポレートサイトでよく見る。Interよりやや個性がある。
CSS@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;700&display=swap');
font-family: 'Plus Jakarta Sans', sans-serif;
Build the future
The quick brown fox jumps over the lazy dog
少し角張った独特の表情。デザイン系・テック系で2020年代に爆発的に普及。差別化したいけど読みやすくしたい時に。
CSS@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&display=swap');
font-family: 'Space Grotesk', sans-serif;
Build the future
The quick brown fox jumps over the lazy dog
幾何学的でクリーン。スタートアップやLPで頻出。Inter的だが、もう少し性格がある。
CSS@import url('https://fonts.googleapis.com/css2?family=Sora:wght@400;500;700&display=swap');
font-family: 'Sora', sans-serif;
Build the future
The quick brown fox jumps over the lazy dog
2024年頃から急上昇のニュートラルフォント。Interの代替候補として注目。やや暖かみがある。
CSS@import url('https://fonts.googleapis.com/css2?family=Onest:wght@400;500;700&display=swap');
font-family: 'Onest', sans-serif;
Build the future
The quick brown fox jumps over the lazy dog
幅広いウェイトで万能に使える老舗。コーポレート、ブログ、何でも合う。
CSS@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;700&display=swap');
font-family: 'Work Sans', sans-serif;