search_fonts
Search 2000+ open-source fonts by fuzzy matching on font family or ID, then narrow with filters for category, weight, style, subset, license, and variable fonts. Browse categories without a query.
Instructions
Search the Fontsource catalog of 2000+ open-source fonts. The fuzzy query matches id and family (exact, then prefix, then substring, then all words). Filters are AND. Rows are compact and carry the id every other tool needs. Filters without a query browse a category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | google means mirrored from Google Fonts. | |
| limit | No | Default 20. | |
| query | No | Name fragment such as "inter", "open sans", or "mono". | |
| offset | No | ||
| styles | No | ["normal"], ["italic"], or both. Omit for all. | |
| license | No | OFL-1.1 | Apache-2.0 | CC0-1.0 | mit | Unlicense | UFL-1.0 | |
| subsets | No | Subsets such as ["latin","latin-ext","cyrillic"]. Omit for all. | |
| weights | No | Weights such as [400,700]. Omit for all. | |
| category | No | ||
| variable | No | true returns only variable fonts. |