# How to apply a font to all headings on your store?

Usually, we should use two or three fonts on a site. One is for all headings and another one for the body text.&#x20;

To make a font work for all headings, please follow the steps below:

**Step 1**: Click on **Create new** button.

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

**Step 2**: Please **upload** your font to Fontify or **select** a Google font. Then enter the **font name.**

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

**Step 3:** On the **Assign font to Elements** tab, tick all **Headline** options.

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

**Step 4**: Tick the **Overwrite other fonts** checkbox and click the **Save** button.

<figure><img src="/files/6dl9YkvWi92yqXmFtUpo" alt=""><figcaption></figcaption></figure>

All done, please wait for about 30 seconds and then reload your live site to check the font.

You can check out the video below for an easier understanding

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LhdJXbk3sVdej6liHwp%2Fuploads%2FrDUyemx99ct6sZRykGgF%2FHeading.mp4?alt=media&token=9f361eff-3675-4548-99c1-ca266ed3825a>" %}


---

# 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.nitroapps.co/fontify/faq/how-to-apply-a-font-to-all-headings-on-your-store.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.
