Fonts
Configure custom fonts for your documentation.
Custom Fonts
Add fonts in your configuration:
json
{
"fonts": {
"heading": "Inter",
"body": "Source Sans Pro",
"code": "Fira Code"
}
}We support all Google Fonts and custom font files.