bricks_register_font
Register custom fonts in Bricks Builder from Google Fonts, Adobe Fonts, or uploaded files, specifying variants and URLs to manage site typography programmatically.
Instructions
Register a custom font in Bricks Builder. Supports Google Fonts, custom uploaded fonts, and Adobe Fonts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL for custom font files (for type "custom") | |
| name | Yes | Font family name (e.g., "Inter", "PP Neue Montreal") | |
| type | Yes | Font source type | |
| variants | No | Font variants to load (e.g., ["300", "400", "500", "600", "700"]) |