# Typography

Set two main fonts.

<figure><img src="https://content.gitbook.com/content/PdBlXglXTnYPe3y8Ux8D/blobs/OGdvQpErN1yDlV7PTN2Q/typography.gif" alt=""><figcaption></figcaption></figure>

Font stacks in the Theme Settings are predetermined. You can not remove or add fonts to this list. To use Custom fonts, checkout our documentation post on the topic below:

{% content-ref url="../custom/how-to-add-custom-fonts" %}
[how-to-add-custom-fonts](https://palo-alto.presidiocreative.com/palo-alto-4.3/custom/how-to-add-custom-fonts)
{% endcontent-ref %}

Other options include:

* Selecting a font for your navigation menu
* Selecting a font for your buttons
* Selecting a font for your subheadings
* Setting different sizes
* Setting different letter spacing
* Letter capitalization (ALL CAPS)


---

# 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://palo-alto.presidiocreative.com/palo-alto-4.3/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.
