# Custom Font List

- Human documentation: [https://docs.univer.ai/guides/bases/ui/fonts](https://docs.univer.ai/guides/bases/ui/fonts)

- Agent Markdown: [https://docs.univer.ai/guides/bases/ui/fonts.md](https://docs.univer.ai/guides/bases/ui/fonts.md)

- Requested language: `en-US`

- Content language: `en-US`

- Documentation version: `1.0.0-rc.0`

- Source: [bases/ui/fonts.mdx](https://github.com/dream-num/documentation/blob/dev/content/guides/bases/ui/fonts.mdx)

---

Bases does not expose a product-specific font registry or per-record font style. Its canvas views and cell editors use the internal stack `Arial, "Microsoft YaHei", sans-serif` so text measurement and editing stay aligned.

## What can be styled

* Shared Univer shell components follow the host theme and UI styles.
* Base field configuration controls value formatting such as number, currency, rating, progress, and date output.
* Select-option colors and view colors belong to Base data; they are not font settings.

Do not use a Sheets preset or `customFontFamily` example to configure the Bases canvas. If the host page uses web fonts around the workbench, load them before mounting Univer to avoid layout shifts in surrounding UI.
