Custom Font Not Showing Outside of "Theme Options" Page in Cornerstone

I’ve uploaded a custom webfont to my server that I purchased from myfonts.net. They packaged it with a CSS file that I’m importing at top of the global CSS section in Cornerstone. Then I’m using the font families defined there to change the appearance of my fonts on the page. So far so good. At this point the custom fonts are shown as I want them.

As soon as I go to the content editing or save and exit the options page and view the page from outside the Theme Options page, the custom fonts are no longer being shown. I’ve cleared caches, tried different browsers, and different computers. Not sure how to get the font to be properly used just like I’m seeing it where the global CSS is edited.

Some help would be appreciated.

Thanks!

(This site is still under development and I will give necessary details directly to respondent.) :slight_smile:

Hi @andreak_mbc

I’ve checked your website and I couldn’t find “MyFontsWebfontsKit.css” file loaded on your website, I’ve checked the line you added in Theme Options > CSS, I suggest you modify it to be like that:

@import url("extras/font_geometric/MyFontsWebfontsKit.css")

If this didn’t help, then please provide us with WordPress Dashboard login details in a “Secure Note” so we can investigate this issue.

Thanks.

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