How do I change font on body text

How do I change font on body text

nijntjelover
Explorer
85 0 14

How do i change the body text font. I tried in theme with typography but nothing happens. Tnx. The body text need to be different and the buttons text need to be different. 

 

b990d6-3.myshopify.com

 

 
Reply 1 (1)

Artzen_tech
Shopify Partner
552 113 111

Hi @nijntjelover 
Its Artzen Technologies! We will be happy to help you today.

You can follow the below css which I have mentioned. And check the result.
1) Go to your Online Store
2) Edit Code
3) Find CSS File
4) Add the following CSS 

@font-face {
font-family: GT-America;
src: url("https://cdn.shopify.com/s/files/1/0709/6968/8338/files/GT-America-Standard-Regular-Trial.woff?v=1699255810");
}
* {
font-family: GT-America !important;
}

The above font family is for demo and you can update it according to you. I ahve just shown a demo of how to add.

 


If my solution helped you, then please mark it as accepted.

Let me know if need further assistance
Regards,
Artzen Technologies

 

If helpful, please Like and Accept this Solution to help others
Artzen Technologies | A Shopify Development Agency
WhatsApp - 9877983930

Book FREE CONSULTATION who want to migrate to Shopify or want to start an eCommerce business with Shopify