Quote:
Originally Posted by DNSB
In my testing, if you have the font named Courier, you do not need to add the font-face declarations in the CSS for an ePub. Just adding <code> around the text that you want to be monospaced is all that is needed.
|
Interesting. I recall that just having Courier in fonts worked and then it didn't. Now it seems to work. Good to know that I don't need the @font-face bits.