Quote:
Originally Posted by marliv
I used installed unicode fonts on my PRS-505 by extra css
but it don't work anymore for body text as in epub css there:
any ideas?
|
Try removing
font-family: "Times New Roman", Times, serif; from the CSS. That's bad code given that it's looking for a font that doesn't exist.