You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Font family, such as "Open Sans", "Playfair Display."
215
-
</ResponseField>
216
-
<ResponseFieldname="weight"type="number">
217
-
Font weight, such as 400, 700. Variable fonts support precise weights such as 550.
218
-
</ResponseField>
219
-
<ResponseFieldname="source"type="string (uri)">
220
-
URL to your font source, such as https://mintlify-assets.b-cdn.net/fonts/Hubot-Sans.woff2. [Google Fonts](https://fonts.google.com) are loaded automatically when you specify a Google Font `family` name, so no source URL is needed.
Override font settings specifically for body text.
229
-
230
-
<Expandabletitle="Body">
231
-
<ResponseFieldname="family"type="string"required>
232
-
Font family, such as "Open Sans", "Playfair Display."
233
-
</ResponseField>
234
-
<ResponseFieldname="weight"type="number">
235
-
Font weight, such as 400, 700. Variable fonts support precise weights such as 550.
236
-
</ResponseField>
237
-
<ResponseFieldname="source"type="string (uri)">
238
-
URL to your font source, such as https://mintlify-assets.b-cdn.net/fonts/Hubot-Sans.woff2. [Google Fonts](https://fonts.google.com) are loaded automatically when you specify a Google Font `family` name, so no source URL is needed.
0 commit comments