css - How to disable webfonts on Safari only -


the webfont i'm using keep crashing on safari, know if it's possible disable browser?

not sure if still works have used in past:

/*\*/ html>body*.safarihack {font-family: "yourfont"; } /**/ 

but don't think it's best way :)


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -