# Fonts

## 1. What is a font?

Select from over 1000+ Google Fonts to diversify text style for users. Besides, Lumise also supports add custom fonts that are not available on Google Fonts API. Click [HERE](https://www.youtube.com/watch?v=6_z6j-ehSl0\&t=58s) to **watch the video** about how to install a new font in Lumise.

## 2. All Fonts

From the Dashboard, click on **Fonts** > **All Fonts.**

![](/files/-MN1vPmXt0hiouktrNmz)

This is where you manage all of your existed fonts. In this area, you can see the font preview, name, and status.

* **Add New:** Instantly add a new font.
* **Bulk Actions**: Multiple actions apply to your selected fonts.
* **Filter**: Sort your fonts with the chosen alphabet order.&#x20;
* **Search**: Quick search with keywords.
* **Status**: Active/ Deactive fonts similar to hide/unhide them on the design editor.

## 3. Add New Font

From the Dashboard, click on **Fonts** > **Add New Font.**

![](/files/-MN1wGPJKgpdhTCpsyA2)

* **Name**: Name of the font for displaying.
* **Name Description:** For previewing purpose.
* **Upload Font**: Select your font file to add to the system.
* **Active**: Enable/Disable font on front-end.

After filling in your content. Press the **SAVE FONT** button to store data.


---

# 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.lumise.com/backend/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.
