google-web-fonts
Installation
SKILL.md
Google Web Fonts
Use Cases
- Importing Google Fonts in HTML
- Building font CSS URLs (family, style, weight, subset, text parameters)
- Controlling font loading behavior with font-display
- Applying font effects (Beta)
Quick Start
1. Include the Font Stylesheet
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Font+Name">