Skip to content

Commit 229f6cd

Browse files
authored
Update supported-fonts.mdx
1 parent 07bde78 commit 229f6cd

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
@@ -8,7 +8,7 @@ import { Tabs, TabItem } from "~/components";
88

99
Browser Rendering uses a managed Chromium environment that includes a standard set of fonts. When you generate a screenshot or PDF, text is rendered using the fonts available in this environment.
1010

11-
If your webpage specifies a font that is not supported yet, Chromium will automatically fall back to a similar supported font. If you would like to use a font that is not currently supported, you can add below ADD LINK, reach out to us on [Cloudflare Discord](https://discord.cloudflare.com/).
11+
If your webpage specifies a font that is not supported yet, Chromium will automatically fall back to a similar supported font. If you would like to use a font that is not currently supported, you can [add a custom font](/browser-rendering/reference/supported-fonts/#using-custom-fonts).
1212

1313
## Generic CSS font family support
1414

0 commit comments

Comments
 (0)