# Typography

The typography tab includes settings related to **font adjustments** for the whole website.&#x20;

{% hint style="info" %}
To improve the loading time of your website, you can enable [**Download Google Fonts**](/motors-theme-documentation/theme-options/general.md#download-google-fonts) setting in the [**General tab.** ](/motors-theme-documentation/theme-options/general.md#download-google-fonts)
{% endhint %}

### Body Font Family

You can specify here body **font family**, indicate **font-size** and **color**, adjust **text-transform** and the **line-height** on appropriate fields. Also, select the **Backup Font Family** as the fallback if the main font will not be loaded.

![](/files/-MWTjKngErwQuQHLB_EY)

### Headings Font Settings

Configure the basic font settings of the headings as **Font Family**, **Font Color**, **Text transform**, and **Backup Font Family** under the **Headings Font Settings** area.

![](/files/-MWZAyKTJRVwZobbPpVm)

After setting the main font configurations of the Headings, you can define **H1 - H6 font** settings more specifically. Adjust the **Font Weight & Style**, **Font Subsets**, **Text Align**, **Font size**, **Line height**, **Word spacing**, **Letter spacing**, **Font Color**, and the **Text transform** options on the **H1-H6 Font** sections.

![](/files/-MWZH9c5EsykuoDymAYI)

&#x20;


---

# 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/motors-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.
