• Paul

    (@paul-van-ramshorst)


    Neither the Source Sans Pro font nor the Genericons are displaying.
    Using Formation 1.9.7 with no child themes and have not edited the style.css
    It worked with Chrome v35 but updated to v38 and now no longer works.
    Doesn’t show on IE11 but it does still work on Safari (iOS7)
    Any Ideas?

    https://www.wyldbore.ca

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Template Express

    (@danstriker)

    Hello, can you tell me if the demo site is still working fine in all browsers for you? It is fine for me.

    https://templateexpress.com/formation

    Thread Starter Paul

    (@paul-van-ramshorst)

    Demo site displays fine for me in all browsers.

    Theme Author Template Express

    (@danstriker)

    OK have you added any plugins recently? if so try disabling them and refresh your browsers

    Thread Starter Paul

    (@paul-van-ramshorst)

    All deactivated, issue persists.

    Theme Author Template Express

    (@danstriker)

    Hello,

    I noticed something different in your stylesheet from the original. You need to have the path to the fonts. So you have:

    src: url('sourcesanspro-bold-webfont.eot');

    but it should be:

    src: url('font/sourcesanspro-regular-webfont.eot');

    You will have to add the/font before each call (same as original style.css file)

    Thread Starter Paul

    (@paul-van-ramshorst)

    Yes, I moved the fonts to the formation directory as an experiment.
    It’s been changed back.
    Fonts seems to work fine on all mobiles and tablets but not in Chrome or IE11.

    Theme Author Template Express

    (@danstriker)

    OK can you do a fresh theme install with the latest version of the theme. Looking at your source it looks like you are using 1.9.3?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘@font-face problem?’ is closed to new replies.