i though that e-readers each had their own proprietary font sets ( unless hacked) and would substitute their own fonts for any explicit assignments that you make - so why do this embedded fonts trick at all ?
I am sure that is how my Sony PRS650 works.
Also, I have taken to adding the line
font-family: "Times New Roman", serif;
to CSS, to improve how sigil's book view looks.
Adding that line has no effect on what i see on Sony - it certainly does not cause my reader to "freak out"!
|