# Typography

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

In the typography settings, you will find settings for the following sections:

### 1. Body

Select the font and customize the base font size for the site's body text.

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

### 2. Heading

Select the font, adjust the font size scale for website content, and set the text transformation and letter spacing for all headings.

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

### 3. Heading 1-6

Configure detailed styling options for heading text, including:

<table><thead><tr><th width="214.6666259765625">Settings</th><th>Description</th></tr></thead><tbody><tr><td><strong>Font</strong></td><td>Choose a font family based on it of general body font or general heading font</td></tr><tr><td><strong>Size</strong></td><td>Choose a font family inherited from either the general body font or the general heading font.</td></tr><tr><td><strong>Line height</strong></td><td>Adjust the vertical spacing between lines of text.</td></tr><tr><td><strong>Letter spacing</strong></td><td>Control the spacing between characters.</td></tr><tr><td><strong>Text transform</strong></td><td>Define how text is capitalized.</td></tr></tbody></table>

### 4. Menu

Choose a font for the menu from the available heading and body font options. You can also toggle the capitalization of first-level menu items.

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

### 5. Button

Choose a font for the button from the options set for the body and heading fonts.

<figure><img src="/files/OuOKl9YS8NNEXHgHKbyY" 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://nextsky.gitbook.io/purity-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.
