@font-face and CSS3 working locally but not on hosting
- by iamfriendly
Hello chaps and chapettes,
I've got a bit of a strange one for you (so to speak). I've devised a little 'coming soon' page for my site which, locally, (on a WAMP setup) is working flawlessly - in capable browsers (i.e. Chrome and Safari), the page looks fine and has a nice little CSS3 transition effect upon hover. And in other browsers, the page visibly looks (practically) identical and the hover effect still works, just without the transition.
After uploading to my hosting, the site still looks fine and works fine in Chrome and Safari, but for some reason in Firefox, the @font-face declarations don't seem to have worked and in IE the layout is slightly different.
I'm massively puzzled! The files are identical on my hosting to what I have locally.
The URL is http://iamfriendly.com/
The CSS Files are visible at:
http://iamfriendly.com/wp-content/themes/iamfriendly_comingsoon/css/screen.css
and
http://iamfriendly.com/wp-content/themes/iamfriendly_comingsoon/css/typography.css
Any suggestions would be greatly appreciated!
Richard