Fonts Not Sticking

https://awxcode.com/company/about-us/

The breadcrumb and many other places are using Arial as back up. We have tried overriding various classes with !important and it still will not hold.

Do you know why?

Hi @verobeachmarketing,

Thank you for writing in, when you define your custom @font-face on the Theme Options > CSS you named it "Custom Font Family" not Solis so if you want to apply that font-family to a custom class, you should write font-family: "Custom Font Family"; There is one problem with that though is because you name all variant as "Custom Font Family"; it would make sense if you name it solis-regular, solis-light, solis-bold, etc.

But I would advise though that you define your custom fonts on the Font Manager, that way you can select it from the element’s font-family option.

Hope it helps,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.