View Single Post
Old 01-17-2012, 07:47 PM   #40
Morkl
Connoisseur
Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.Morkl can talk to the animals.
 
Posts: 80
Karma: 68347
Join Date: Oct 2009
Location: Sweden
Device: PRS-T1
Quote:
Originally Posted by jackie_w View Post
@Morkl,

Just a FYI. If you do plan on using @import to provide the custom CSS feature then I believe it needs to be the first thing in any internally generated CSS file, i.e. all @import rules come before any @font-face rules.
I found that out the hard way about an hour ago

Interestingly, since the custom CSS is loaded before the @font-face declarations, one can put @font-face declarations for font-family "serif" and "sans-serif" in the custom CSS to replace the original font, since they are overridden by the generated declarations for any non-original font.
Morkl is offline   Reply With Quote