# Add fonts

How to add more fonts to text editorGo to the **Global styling** tab and select **Add Fonts**

#### Add/upload Fonts <a href="#add-upload-fonts" id="add-upload-fonts"></a>

Next you can either select **add font** or **upload font**.Selecting adding a **new font** will open the Google font list with over **1000 font types** to choose from. The system allows you to have up to **8 font types at any one time**. We suggest keeping your font selection to no more than 3 to help keep within your branding, visitor readability and overall site speed and performance.

#### Custom Fonts <a href="#custom-fonts" id="custom-fonts"></a>

Uploading **custom font** from another source or file. Select **upload custom font**Be sure to name your font for reference. Once uploaded click done and your custom font will be available to use site wide.


---

# 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.netsimpler.io/en/netsimpler/website-settings/add-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.
