Quote:
Originally Posted by Quoth
Maybe the font files are missing in the epub. Almost everything that specifies fonts that are not actually in the envelope (MS Word, PDFs, eBooks, webpages) work on a laptop etc that actually has the fonts but not when you open it somewhere else. That's why Word, Writer, PDF creation has "Embed Fonts" options.
|
Good point, I've seen CSS such as..
Code:
font-family: "Times New Roman";
While that would work in Sigil for Windows, it won't work on your Kobo because the font is being used from the Windows system. The font is not actually embedded.