Quote:
Originally Posted by Quoth
Embedded font names certainly need to match between the CSS and the actual file. The epub is a zip archive really. So the host ereader has to be able to parse the filenames used for the included fonts and looks for what's referenced in the CSS.
|
You can embed Courier and in the CSS call it script. The ePub won't mind.
font-family: script;