# Typography

## 1: Setup

You can choose Google Font or add your font by using Cutom Font Field.

Primary font: font for the blog\
Content color: Change colors for the blog\
Primary color: Change colors for the site\
Custom Font: Add your font without google font

![](https://2115262669-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPqaTvrYqxqxy7ClgmZ9d%2Fuploads%2FoXKRBHKLMpxjif0a3h9f%2FScreen%20Shot%202023-07-11%20at%2015.43.52.png?alt=media\&token=1c7f56fb-5a5e-4282-aecc-dbaeed21e4a2)

## 2: Troubleshooting.

If you don't see any font in Primary Font and see an error like bellow attachment file => It is problem in your server or other plugin, so please follow 2 step:

Step 1: Deactived extra plugin and test again.

Step 2: Contact your host provider to enable some functions in php like:

```
wp_remote_get()
wp_remote_retrieve_body()
```

<figure><img src="https://2115262669-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPqaTvrYqxqxy7ClgmZ9d%2Fuploads%2FgQqWxRVqenGT6hdXplf1%2FScreen%20Shot%202024-07-19%20at%2008.28.44.png?alt=media&#x26;token=e5c5968c-37ba-41af-ab37-5428b6c97b89" alt=""><figcaption></figcaption></figure>

<br>
