@pepak What you can do if you want is to not use @font for the serif body font and pick the font from the list of installed fonts and use the @font for the sans-serif and monospace.
You don't actually need the one for monospace. Just use any font that starts with courier and it will work when font-family: monospace; is used. The monospace font fix work with 4.20.14622. I don't know if it works with an earlier firmware.
And if the eBook does not use a sans-serf font, you won't need any @font in the CSS.
Last edited by JSWolf; 05-16-2020 at 02:18 PM.
|