Skip to content

Commit 750a706

Browse files
Update fonts.mdx
1 parent d6b9ee1 commit 750a706

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
@@ -160,7 +160,7 @@ You can also use external font URLs instead of local files:
160160
Font weight for body text.
161161
</ResponseField>
162162
<ResponseField name="source" type="string (uri)">
163-
Path to your local font file or external URL for body text.
163+
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 body text. [Google Fonts](https://fonts.google.com) are loaded automatically when you specify a Google Font `family` name, so no source URL is needed.
164164
</ResponseField>
165165
<ResponseField name="format" type="'woff' | 'woff2'">
166166
Font file format for body text.

0 commit comments

Comments
 (0)