diff --git a/settings/global.mdx b/settings/global.mdx index 0c3ca6b5e..6720e3d06 100644 --- a/settings/global.mdx +++ b/settings/global.mdx @@ -102,6 +102,19 @@ settings. Learn more about the [properties](#properties) or from an > Custom fonts. Apply globally or set different fonts for headings and the body text. + + Example: + ```json + "font": { + "headings": { + "family": "Roboto" + }, + "body": { + "family": "Oswald" + } + } + ``` + The font family name. Custom fonts and all [Google