# Fonts

Captioneer syncs fonts for captions to appear correctly in Premiere Pro. If the fonts are not appearing correctly on your machine, you can manually install them from the resources below.

## Google Fonts

Captioneer syncs from [Google Fonts](https://fonts.google.com) to seamlessly work across any computer. If these fonts do not appear on your machine, you can download them.

<table><thead><tr><th width="268">Font Name</th><th>URL</th><th data-hidden></th></tr></thead><tbody><tr><td>Inter</td><td><a href="https://fonts.google.com/specimen/Inter">https://fonts.google.com/specimen/Inter</a></td><td></td></tr><tr><td>Montserrat</td><td><a href="https://fonts.google.com/specimen/Montserrat">https://fonts.google.com/specimen/Montserrat</a></td><td></td></tr><tr><td>Poppins</td><td><a href="https://fonts.google.com/specimen/Poppins">https://fonts.google.com/specimen/Poppins</a></td><td></td></tr><tr><td>Heebo</td><td><a href="https://fonts.google.com/specimen/Heebo">https://fonts.google.com/specimen/Heebo</a></td><td></td></tr><tr><td>Raleway</td><td><a href="https://fonts.google.com/specimen/Raleway">https://fonts.google.com/specimen/Raleway</a></td><td></td></tr><tr><td>Permanent Marker</td><td><a href="https://fonts.google.com/specimen/Permanent+Marker">https://fonts.google.com/specimen/Permanent+Marker</a></td><td></td></tr><tr><td>Sofia Sans Extra Condensed</td><td><a href="https://fonts.google.com/specimen/Sofia+Sans+Extra+Condensed">https://fonts.google.com/specimen/Sofia+Sans+Extra+Condensed</a></td><td></td></tr></tbody></table>

## Adobe Fonts

Several MOGRTs use custom fonts from [Adobe Fonts](https://fonts.adobe.com). Sync or download these fonts to make sure they appear inside Premiere Pro.

<table><thead><tr><th width="270">Font Name</th><th width="682">URL</th><th data-hidden></th></tr></thead><tbody><tr><td>Fort</td><td><a href="https://fonts.adobe.com/fonts/fort">https://fonts.adobe.com/fonts/fort</a></td><td></td></tr><tr><td>Owners</td><td><a href="https://fonts.adobe.com/fonts/owners">https://fonts.adobe.com/fonts/owners</a></td><td></td></tr><tr><td>Obviously</td><td><a href="https://fonts.adobe.com/fonts/obviously">https://fonts.adobe.com/fonts/obviously</a></td><td></td></tr></tbody></table>

## Font Services

You are free to update the .mogrts inside Premiere Pro or After Effects to use any font on your system. Here are additional font services:

1. [Adobe Fonts](https://fonts.adobe.com)
2. [Google Fonts](https://fonts.google.com/)
3. [Monotype](https://www.monotype.com/)
4. [Fontshare](https://www.fontshare.com/)
5. [Fontfabric](https://www.fontfabric.com/fonts/)
6. [Usemodify](https://usemodify.com/)


---

# 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.captioneer.com/setup/install/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.
