# Custom Fonts

Supademo now supports 10 beautiful, on-brand fonts that update hotspots, chapters, and more—automatically.

{% hint style="info" %}
✨ Set a default font for your entire workspace or customize fonts for individual Supademos.
{% endhint %}

{% @supademo/embed demoId="clyf2hf1s04fgai22q90zfala" url="<https://app.supademo.com/demo/clyf2hf1s04fgai22q90zfala>" %}

### Supported fonts include:

* Inter (Default)
* Roboto
* Open Sans
* Poppins
* Montserrat
* Lato
* Nunito
* Merriweather
* IBM Plex Sans Condensed
* Source Sans 3
* Outfit
* Public Sans

### Uploading your own fonts

If you have a custom font you would like to use, you can upload your custom WOFF2, WOFF, TTF, OTF  file, up to 5MB. For best results, upload a [variable font](https://fonts.google.com/knowledge/glossary/variable_fonts) that contains all weights and styles.

You can upload your own custom font by navigating to the [Supademo Settings in Theme.](https://app.supademo.com/customization#supademo)

<figure><img src="/files/jka0ut8gAJOkXGdVtmDY" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.supademo.com/customize/personalize/custom-branding/custom-fonts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
