Bunny Fonts vs onlyfonts
Bunny Fonts (by bunny.net) is the established privacy-first Google Fonts mirror — same goal as our CDN on the privacy axis, and a solid choice for a pure drop-in. onlyfonts adds what a mirror can't: a catalog beyond Google Fonts, semantic search, font identification, pairing, and a font API.
side by side
| Bunny Fonts | onlyfonts | |
|---|---|---|
| privacy | no logging, GDPR-friendly | no tracking, EU data residency |
| css2 compatibility | yes | yes |
| catalog | Google Fonts mirror | Google Fonts + independent open-source sources |
| search | name search | semantic + image identification |
| API | none public | public REST API (search, suggest, pairings, metadata) |
| price | free | free |
pick Bunny Fonts if
- you want a minimal drop-in Google Fonts replacement from a long-running CDN company
- the font you need is on Google Fonts and you need nothing else
pick onlyfonts if
- you want fonts that are not on Google Fonts at all
- you want discovery tools: semantic search, screenshot identification, pairing scores
- you want a REST API for programmatic font selection (e.g. for AI agents or site builders)
questions
Bunny Fonts already solves the GDPR problem — why onlyfonts?
If all you need is a privacy-safe mirror of Google Fonts, Bunny is fine. onlyfonts is a font platform: a bigger open-source catalog, ML search and identification, pairing intelligence, and an API — with the privacy properties as the baseline, not the product.
try it
search the catalog by description or screenshot, or read getting started — loading a font takes one link tag.