Skip to content

Commit eeca61e

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/reference/supported-fonts.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent 40f0c09 commit eeca61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/reference/supported-fonts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Browser Rendering includes additional font packages for non-Latin scripts and em
6363

6464
## Use your own custom font
6565

66-
Should you need to use an unsupported custom font, make sure it is loaded on your website, if you own it, or add the font using `addStyleTag`.
66+
If your font is not supported, you can use your own custom font. If you own the font, load it on your website. If you do not own it, add the font using `addStyleTag`:
6767

6868
<Tabs> <TabItem label="JavaScript" icon="seti:javascript">
6969
With a CDN source:

0 commit comments

Comments
 (0)