# Typography

![](/files/-MMo2pMWiRJsPGW8ZUH7)

## 1 - General

![](/files/-MMo7ndEUQeWFbMG5ml7)

* Font for body text([By Shopify](https://shopify.dev/tutorials/develop-theme-fonts))
* Font size body
* Font size body mobile
* Add more([Google Font](https://fonts.google.com/))

![](/files/-MMo7MxKYLZMsf0POO9e)

![](/files/-MMo7Wb7XBlu4IRoFkNs)

## 2 - Header

* Font family
* Text transform.
* Font size Header level1

![](/files/-MMo9ECI1qg1KMpyLg_K)

## 3 - Section

* Section title
  * Font size&#x20;
  * Font weight
* Sub title
  * Font size
  * Font family
  * Font style

![](/files/-MMoB-uA0lt7srcKeFiz)

## 4 - Product single

* Product name
  * Font size
  * Text transform
  * Font weight
  * Font style
* Product price
  * Font size

![](/files/-MMoB_egWNUvuUzIeZfl)


---

# 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://kitisummus.gitbook.io/molla/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.
