TOML
Webフォントサービス - TOML
Webフォントサービスは、ウェブサイトやアプリケーションで使用できるフォントをインターネット経由で提供するサービスです。Google Fonts、Adobe Fontsなどの主要サービスをはじめ、プライバシー重視のBunny Fonts、Cloudflare Fonts、Fontshareなど多様な選択肢が存在します。これらのサービスは、デザイナーと開発者が美しいタイポグラフィを簡単に実装できるようにし、ウェブの視覚的表現を豊かにしています。
Webフォント
タイポグラフィ
デザイン
フロントエンド
Google Fonts
Adobe Fonts
[[items]]
code = "01"
slug = "google-fonts"
name = "Google Fonts"
description = "Googleが提供する無料のWebフォントサービス。"
features = "[\"CDNホスティング\",\"変数フォント対応\",\"多言語サポート\",\"オープンソース\"]"
featuresEn = "[\"CDN Hosting\",\"Variable Fonts\",\"Multilingual Support\",\"Open Source\"]"
fontCount = 1900
pricing = "無料"
provider = "Google"
[[items]]
code = "02"
slug = "adobe-fonts"
name = "Adobe Fonts"
description = "Adobe Creative Cloudに含まれるプレミアムフォントサービス。"
features = "[\"プレミアムフォント\",\"Adobeアプリ連携\",\"Web・デスクトップ両対応\",\"AI推奨機能\"]"
featuresEn = "[\"Premium Fonts\",\"Adobe App Integration\",\"Web & Desktop\",\"AI Recommendations\"]"
fontCount = 30000
pricing = "Creative Cloudサブスクリプション必須"
provider = "Adobe"
[[items]]
code = "03"
slug = "fontshare"
name = "Fontshare"
description = "Indian Type Foundryが提供する無料のプロ品質フォントサービス。"
features = "[\"完全無料\",\"プロ品質\",\"オリジナルフォント\",\"商用利用可\"]"
featuresEn = "[\"Completely Free\",\"Professional Quality\",\"Original Fonts\",\"Commercial Use Allowed\"]"
fontCount = 100
pricing = "無料(個人・商業利用可)"
provider = "Indian Type Foundry"
[[items]]
code = "04"
slug = "bunny-fonts"
name = "Bunny Fonts"
description = "プライバシー重視のGoogle Fonts互換サービス。"
features = "[\"プライバシー保護\",\"GDPR準拠\",\"Google Fonts互換\",\"高パフォーマンス\"]"
featuresEn = "[\"Privacy Protection\",\"GDPR Compliant\",\"Google Fonts Compatible\",\"High Performance\"]"
fontCount = 1500
pricing = "無料"
provider = "BunnyCDN"
[[items]]
code = "05"
slug = "cloudflare-fonts"
name = "Cloudflare Fonts"
description = "Cloudflareが提供する同一ドメイン配信のフォントサービス。"
features = "[\"同一ドメイン配信\",\"自動最適化\",\"プライバシー保護\",\"Core Web Vitals対応\"]"
featuresEn = "[\"Same-Domain Delivery\",\"Auto Optimization\",\"Privacy Protection\",\"Core Web Vitals Ready\"]"
fontCount = 1500
pricing = "Cloudflareユーザー無料"
provider = "Cloudflare"
[[items]]
code = "06"
slug = "fontsource"
name = "Fontsource"
description = "NPMパッケージとして提供されるセルフホスト型フォントサービス。"
features = "[\"セルフホスト\",\"NPMパッケージ\",\"プライバシー完全保護\",\"オフライン対応\"]"
featuresEn = "[\"Self-Hosted\",\"NPM Packages\",\"Complete Privacy\",\"Offline Capable\"]"
fontCount = 1800
pricing = "無料(オープンソース)"
provider = "Fontsource"
[[items]]
code = "07"
slug = "font-squirrel"
name = "Font Squirrel"
description = "厳選されたフリーフォントを提供するサービス。"
features = "[\"厳選フォント\",\"商用利用可\",\"Webフォントジェネレーター\",\"ライセンス確認済み\"]"
featuresEn = "[\"Curated Fonts\",\"Commercial Use\",\"Web Font Generator\",\"License Verified\"]"
fontCount = 500
pricing = "無料"
provider = "Font Squirrel"
[[items]]
code = "08"
slug = "fontsensei"
name = "Fontsensei"
description = "CJKフォントタグ付きのオープンソースGoogle Fontsブラウザ。"
features = "[\"CJKフォント特化\",\"オープンソース\",\"Google Fontsベース\",\"多言語サポート\"]"
featuresEn = "[\"CJK Font Specialized\",\"Open Source\",\"Google Fonts Based\",\"Multilingual Support\"]"
fontCount = 1500
pricing = "無料"
provider = "Fontsensei"