# Fonts

{% hint style="danger" %} <mark style="color:red;">Theme retirement</mark> | Context is no longer available on the Shopify theme store. **Theme support and updates for current users will end after May 18, 2024**. [Learn more here](/context/readme/theme-retirement.md).
{% endhint %}

A wide selection of **Fonts** are available for the logo, headings, body text, and buttons. These fonts are applied site-wide. All fonts are provided by Shopify's font picker. See a full list of [fonts supported by Shopify](https://shopify.dev/themes/architecture/settings/fonts#available-fonts).

In the theme editor, click the **Theme settings** icon, then click to open the **Fonts** tab.

{% hint style="info" %}
**Tip |** See our blog post on [Choosing the best font pairings for your store](https://fluorescent.co/blog/font-pairing) for helpful tips and some handpicked examples.
{% endhint %}

## Font elements

Font settings are available for the following elements across your site.

| Setting  | Description                                                                                                                           |
| -------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| Logo     | Your store name in the Header (when no logo image). Go to your Shopify admin Preferences to edit your store name under Store details. |
| Headings | All heading and subheading text.                                                                                                      |
| Body     | All remaining text including body text, navigation (menu items), product listing title, and button text.                              |

## Font settings

The following font settings are available for the above font elements across your site.

| Setting                       | Description                                                     |
| ----------------------------- | --------------------------------------------------------------- |
| Display headings in uppercase | Show all headings in capital letters.                           |
| Font size                     | Use the slider to increase or decrease the font size in pixels. |

<br>

***

> **Related links**
>
> [Theme settings](/context/theme-styles/theme-settings.md)\
> [Style presets](/context/theme-styles/style-presets.md)\
> [Colors](/context/theme-styles/colors.md)\
> [Fonts](/context/theme-styles/fonts.md)\\


---

# 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.fluorescent.co/context/theme-styles/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.
