Quote:
Originally Posted by elemenoP
SHANE: I think the only way to make an epub with embedded fonts use the default font, is to explode the epub and strip all references to the embedded font.
eP
|
I think so as well.
What I did, was explode the epub and quickly editied the "src: url" in the css so it pointed to my desired font. No need to edit anything else.
I wouldn't do this with all embedded fonts, of course, but for the odd ones that bother me it's a quick 2 minute edit.
Thanks