Just remove that CSS that defines embedded fonts.
If no CSS for fonts are defined, then device's default fonts are used.
It might vary from device to device, but if embedded fonts are not found, default will be used without any warning. So, you can actually leave that CSS, but, of course, better to remove for valid epub.
|