Skip to content

Commit d6b9ee1

Browse files
Update fonts.mdx
1 parent d676a09 commit d6b9ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fonts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ You can also use external font URLs instead of local files:
142142
Font weight for headings.
143143
</ResponseField>
144144
<ResponseField name="source" type="string (uri)">
145-
Path to your local font file or external URL for headings.
145+
URL to your font source, such as `https://mintlify-assets.b-cdn.net/fonts/Hubot-Sans.woff2` or path to your local font file for headings. [Google Fonts](https://fonts.google.com) are loaded automatically when you specify a Google Font `family` name, so no source URL is needed.
146146
</ResponseField>
147147
<ResponseField name="format" type="'woff' | 'woff2'">
148148
Font file format for headings.

0 commit comments

Comments
 (0)