writer-fonts
extension
Switch the document editor font from a dropdown in the editor footer — bundles Literata, Inter, Noto Sans, Noto Sans TC, New Tegomin and IBM Plex Sans, plus Georgia and the shipped System stack
editorfontstypographyweb-uiwriting
Open Settings → Add-Ons and pick writer-fonts
Source: addons/writer-fonts

Switch the document editor font from a dropdown embedded in the editor footer. Built for writing: pick a comfortable reading/writing face and the CodeMirror editor updates live.

Fonts

Option Source Bundled
System the shipped UI stack (-apple-system, …, sans-serif) no
Literata SIL OFL — Google Fonts ✅ variable woff2
Georgia OS serif no
Inter SIL OFL — rsms / Google Fonts ✅ variable woff2
Noto Sans SIL OFL — Google ✅ variable woff2
Noto Sans Traditional Chinese SIL OFL — Google (CJK TC) ✅ variable woff2
New Tegomin SIL OFL — Google (Japanese serif) ✅ woff2
IBM Plex Sans SIL OFL — IBM ✅ variable woff2

Bundled faces are served from the add-on's own asset route and registered with @font-face; "System" and "Georgia" use OS fonts and download nothing.

How it works

Notes / limitations

License

Add-on code: MIT. Bundled fonts are licensed under the SIL Open Font License 1.1 — see fonts/OFL-NOTICE.md for per-family attribution and upstream sources.