Reply 296747 to: I keep adding custom global css font but showing xstore default fonts instead

Avatar: Olga Barlow
Olga Barlow
Support staff
July 29, 2021 at 14:37

Hello,

In this case, I’m afraid that you need to use custom CSS to apply these fonts to all the elements that you need.
For example

body, p {
  font-family: 'Open Sans', sans-serif;
}

etc

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.