# Custom fonts

***

Shopify provides a wide range of free fonts via the Google font library. However, if your brand requires a font that isn’t available, you can upload and apply **Custom fonts** through Theme settings in Inspired Themes.

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

### **I. Heading font settings**

* **Override heading font:** Enables the use of a custom font, replacing the default heading font set in Typography.
* **Font name:** Enter the exact name of your custom font.
* **Font file URL:** Paste the URL of your uploaded font file (*supported formats: .woff2, .woff, .ttf, .otf*).

{% hint style="info" %}
Upload fonts via **Shopify Admin → Content → Files** to get the file link.
{% endhint %}

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

* **Font weight:** Select the font weight that matches the uploaded file.
* **Fallback fonts:** Define backup fonts (e.g., *Helvetica, Arial, sans-serif*) to be used if the custom font fails to load.
* **Save & Preview:** Apply changes and review how the font appears in your store.

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

### **II. Body font settings**

The Body font settings follow the same structure as Heading font, allowing you to apply a custom font to all body text across your store.


---

# 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://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/custom-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.
