• Resolved yooka

    (@yooka)


    Hi guys I have a new site ready to go live on new.yooka.co.uk it all works pretty much fine except the stylesheet is not getting loaded in Firefox at all by the looks of it.

    Does anyone have any idea why? Works fine in every other browser mobile etc.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael

    (@alchymyth)

    remove at least the comma here after ....light.ttf)

    in style.css:

    @font-face
    {
    font-family: helvetica-neue;
    src: url(_/fonts/helvetica-neue-light.ttf),
    }

    seems to help, however, I haven’t tested any further.

    Thread Starter yooka

    (@yooka)

    Thank alchymyth you have just saved me 😀

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CSS not loading Firefox’ is closed to new replies.