# Typography

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Theme settings**
2. Locate **Typography**
3. Make necessary changes
4. **Save**
   {% endhint %}

Typography is considered one of the essential components that impact the website's look and feel. It contains the following elements.

### 1. **Body text and headings**

You can either choose the existing fonts from the library or custom fonts. For the custom front, kindly follow the steps below:

{% hint style="success" %}
Allow multiple links, each link in a new line. Please upload the font to [Shopify files](https://minimog-documentation.myshopify.com/admin/settings/files) and paste the link into the blank field. These formats TTF, OTF, WOFF & WOFF2 are supported.
{% endhint %}

{% hint style="info" %}
Follow the format: Link\_to\_font\@font\_weight when pasting in the field. E.g: <https://cdn.shopify.com/s/files/1/0561/2742/2636/files/Jost-Regular.ttf?v=1618297125@400>
{% endhint %}

{% tabs %}
{% tab title="Font library" %}

<figure><img src="/files/9iytvTurUxA1qQVnbrUy" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Custom font" %}
![](/files/TsH3xZ3Osw68dvh9mm5I)
{% endtab %}
{% endtabs %}

Elements related to the font such as spacing, height, weight, etc. are adjustable

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

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

### 2. Buttons

The button font is inherited from the body text. Use the slider to modify border width and height, font size, etc. You can choose to display the button text in uppercase style.

<figure><img src="/files/1VsWGDT2HCEE7yH7RUeq" alt=""><figcaption></figcaption></figure>

### 3. Input

Change thichness and corner radius of input

<figure><img src="/files/2ahDXWiaOqGDhe5XLDjw" 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://docs.foxecom.com/megamog-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.
