# Replace Font

The **Replace Font** tools replace the selected font with another font you choose. You can replace the font in text styles and dimension styles using the Model Font tool. Use the Family Font to replace the font in all the loaded families of the current model.

### Model Font

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

Select the font you want to replace, and then choose the new font. The tool will swap the selected font with the replacement font.&#x20;

### Family Font

Replacing fonts in families is a two step process. First, select the families where you want to replace a font.&#x20;

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

Next, select the font to replace and the replacement font. The tool will swap the selected font with the replacement font.&#x20;

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

Note that the tool will only replace the font in the version of the family loaded into the current project. It will not replace the font in the actual .rfa files.&#x20;

### Troubleshooting

If you do not see the font you are looking for in the "Select new font" selection, it could be that it is installed for the local user, not all users. To resolve this, locate the font in your Fonts folder, right-click it, and then choose the "Install for all users" option. Next, reboot your computer and open Revit. The font should appear in the Replace Font dialog.


---

# 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://archsmarter.gitbook.io/launchpad-docs/replace-font.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.
