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">

2. Use the Font in CSS

Installs
3
Repository
openlark/skills
GitHub Stars
4
First Seen
Aug 8, 2026
google-web-fonts — openlark/skills