# Typography / Fonts

### General Typography

The following settings apply to almost all texts in the store. Every small change has an impact on the overall appearance and therefore I would rather place these settings under the **expert settings**. Please only change something here if you are really sure what you are doing.

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

### General Headlines

The basic values of the **general typography settings** are multiplied here. The basis is therefore the upper settings. If I were you, I would only adjust something here if you are absolutely sure.

{% hint style="info" %}
The dependencies between the respective settings are important in order to ensure a uniform overall appearance of your store and your fonts.
{% endhint %}

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

### Edit headings individually

The other settings are not as sensitive as the general font settings. You can make your own settings for each heading.

{% hint style="info" %}

#### Variable $sw-font-family-headline

As already described in the [basic settings](/shopware-theme/en/setup/basic-settings.md), this is a variable. More precisely, the variable for the general headings.
{% endhint %}

<figure><img src="/files/51B8pxobvzIulfxQ6bqV" alt=""><figcaption></figcaption></figure>


---

# 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.rh-webdesign.com/shopware-theme/en/setup/typography-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.
