# Typography

The typography tab includes settings related to font adjustments

### Base Font Family

You can select the **font family**, specify **font-weight, and style**, adjust the **font size** and **line-height**. Also, select the **Backup Font Family** as the fallback if the main font will not be loaded.

The Base Font Family will affect to text that appears on the website in the p HTML tag, breadcrumbs, footer copyright text, top bar text.

![](/files/-MXAhMsWuBIxxcbX7ZcS)

### Secondary Font Family

The Secondary Font Family will change the menu items, headings (h1-h5 HTML tags), button's text.&#x20;

![](/files/-MXAkImHbcnN9vsSmgyO)

### Paragraph

Here you can set the paragraph font settings separately from the Base Font Family settings.&#x20;

![](/files/-MX5bx0rr3Yasyv5noO0)

### H1-H6

The H1-H2 heading style can be adjusted under appropriate sections: &#x20;

![](/files/-MUyDvPm3KvBGZKNWl9K)

## Download Google Fonts

This setting enables you to download and store **Google Fonts** locally so it will help to improve the **loading time** of your website.

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

{% hint style="warning" %}
As **Google** also updates fonts regularly, if you catch any problems with the incorrect display of the fonts on your website, use the **Synchronize button** to update the fonts.
{% endhint %}


---

# 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.stylemixthemes.com/consulting-theme-documentation/theme-options/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.
