Set a custom font for your entire site or separately for headings and body text. Use Google Fonts, local font files, or externally hosted fonts. The default font varies by theme. Configure fonts with the fonts property in yourDocumentation Index
Fetch the complete documentation index at: https://mintlify-admin-mcp-admin-mcp-docs-b9cfd78.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
docs.json.
Google Fonts
Mintlify automatically loads Google Fonts when you specify a font family name in yourdocs.json.
docs.json
Local fonts
To use local fonts, place your font files in your project directory and reference them in yourdocs.json configuration.
Setting up local fonts
Local fonts for headings and body
Configure separate local fonts for headings and body text in yourdocs.json:
docs.json
Externally hosted fonts
Use externally hosted fonts by referencing a font source URL in yourdocs.json:
docs.json
Font configuration reference
Font configuration for your documentation.