Hi There
I am using the Oswald Font for my website.
On all browsers except safari the font works fine.
This is how it should look:
Attachment 39396
and this is how it looks on safari:
Attachment 39397
This is the script I am using for the font:
<link href=’http://fonts.googleapis.com/css?family=Oswald:300′ rel=’stylesheet’ type=’text/css’>
How can I use this font on safari as well?
2 answers
My suggestion would be to use @FontFace with a CSS modifier for Safari . . . .
Could you update the site’s URL here so that I can take a look?