# Typography

With the Typography settings, you have the freedom to personalize the font styles, sizes, and letter casing for your entire store.

{% hint style="success" %}

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. In the Theme Editor, click **Theme Settings > Typography** .
   {% endhint %}

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

**Headings**

* Configure the **font type** and **size** for all headings used in the theme.
* Choose from available font styles to match your brand identity.
* To change the default font size for heading , use the Font size scale to select the default font size. The minimum font size is 100% and the maximum font size is 125% .

**Body**

* The theme primarily uses the **body font** as the main font type.
* Customize the **font type** and **size** to ensure readability and consistency across your store.
* To change the default font size for body, use the Font size scale to select the default font size. The minimum font size is 100% and the maximum font size is 125% .


---

# 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://themessupport.gitbook.io/lollipop-theme/theme-settings/typography.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.
