# Find & Replace Fonts

The **Find & Replace Fonts** functionality was introduced to easily change all fonts in the project en masse. This allows for quick and easy transitions between fonts and prevents the need to navigate through all individual components and replace them one at a time.

Access the **Find & Replace Fonts** settings via the Edit menu at the top of the Designer.

<figure><img src="/files/xvRrWOsw60iZH0ekl0cd" alt="" width="215"><figcaption></figcaption></figure>

Once selected, the **Find & Replace Fonts** modal will appear over the canvas.&#x20;

<figure><img src="/files/tWvWvA4ksz2MyQb7iZwu" alt="" width="563"><figcaption></figcaption></figure>

The modal will list all the fonts currently used in the project, sorted by type, size, and formatting.&#x20;

Select each of the properties to change, then click 'Apply Changes'.

* **Select Font** - select the dropdown to select a font to replace the existing font with
* **Text Formatting** - select to enable or disable any of the **B&#x20;*****I*****&#x20;U** formatting states.
* **Font Size** - type into the input field, or select the up/down arrows to change the current font size

Once 'Apply Changes' has been selected, all changes will be updated and reflected in the canvas.


---

# 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://learn.squirrel365.io/how-tos/find-and-replace-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.
