Skip to content

Commit fe221a7

Browse files
authored
Update supported-fonts.mdx
move notes to top
1 parent 7404d5f commit fe221a7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ sidebar:
77

88
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.
99

10+
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, reach out to us on [Cloudflare Discord](https://discord.cloudflare.com/).
11+
1012
## Generic CSS font family support
1113

1214
The following generic CSS font families are supported:
@@ -57,8 +59,3 @@ Browser Rendering includes additional font packages for non-Latin scripts and em
5759
- Noto Color Emoji
5860
- TLWG Thai fonts
5961
- WenQuanYi Zen Hei (Chinese)
60-
61-
## Notes
62-
63-
- If your webpage specifies a font that is not supported yet, Chromium will automatically fall back to a similar supported font.
64-
- If you would like to use a font that is not currently supported, reach out to us on [Cloudflare Discord](https://discord.cloudflare.com/).

0 commit comments

Comments
 (0)