# How to apply a font to some specific parts on your store?

For example, your store is using a Poppins font. You want to keep that font for the whole of the site, just want to change the font for the navigation bar. Fontify can help you do that :)

**Step 1**: Click on the **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:** Use the **Picker Element** to select the part that you want in your store.

<figure><img src="/files/0Ws8oVbgHCnjoEwhPxy2" alt=""><figcaption></figcaption></figure>

When clicking on that icon, you will be **redirected** to a new tab with the **Picker element**. You can hover over the text and click on **Select** to pick them.

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

After selecting an element, you can see there is a code added to the **Custom Element** box like this:

<figure><img src="/files/b5P53Ff7EtTjbxcNMW68" 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.

Please check the video below to get an easier understanding

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LhdJXbk3sVdej6liHwp%2Fuploads%2FCBgGqdrZ3Vfc9GfE6SYk%2FSpecific.mp4?alt=media&token=1f0d305e-5173-4552-b6d6-6115d814c36c>" %}


---

# 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-some-specific-parts-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.
