Type, set. Pick a Google Font and Foundry generates the
@font-face CSS for serving it
locally — so no visitor IP ever reaches fonts.gstatic.com.
GDPR-clean and faster than Google's CDN.
1 — Choose a font
Type any Google Font family name (e.g. Inter, Fraunces, Space Grotesk).
Pro unlocks the font-pairing engine (40+ curated pairs), variable-font axis
controls, subsetting hints & multi-family bundles. Add a key with
data-license on the loader, or
get Foundry Pro.
2 — Preview & export
Aa
Generate a font to see the live specimen, the @font-face CSS, and the download script.
56px
Whereas recognition of the inherent dignity
The quick brown fox jumps over the lazy dog · 0123456789 · &?!
Run once, then upload ./fonts next to your CSS
How to install
Run the Download script (or grab each file under Files) — saves the WOFF2 to ./fonts.
Upload that fonts folder to your site at the self-host path you chose.
Paste the @font-face CSS into your stylesheet.
Remove any old <link> to fonts.googleapis.com. Done — no Google call at runtime.
GDPR-clean: these @font-face rules point at
your server, so visitor IP addresses are never sent to Google. That's exactly what a German
court found websites liable for when embedding Google Fonts the default way.