# Typography

**Open WordPress -> Appearance -> Customize -> Typography**

1. **General: Set font family for theme**

* Primary font
* Heading font with font family
* Tertiary font
* Quaterary font
* Body font
* Header font

![](/files/-MWx0tMZUUXaLzLrESyh)

**2. Button:** Set typography for button and spacing

* Button font:&#x20;
* Letter Spacing:&#x20;

![](/files/-MWx1-GU77hwK2nu6tmD)

After all, click **"Publish"** to save all changes


---

# 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://wpdocs.gitbook.io/editech/setting/customize/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.
