Hi, in all the latest versions of Firefox (currently 21.0) the typography Sansation Light in case of character sequences (ff, fi,ffi) renders bad
Hi everyone, the problem is that the typography Sansation Light that we use in our site doesn´t render well (in the rest of browsers we dont face that problem) when it comes to depict character sequences of the form (ffi, fi, ff, etc). In case someone would like ito check by himself i paste a link to a page that the aforementioned problem occurs (efficiency renders bad):
Thanks for your suggestions in advance
All Replies (1)
I also see this on Linux: ffi shows as one block
I need to disable ligatures to make them show properly.
-moz-font-feature-settings: "liga" off;
Edeziri