Quote:
Originally Posted by omro
I don't really want to install calibre
|
You can add the required CSS yourself. Just insert the "code" segment I referred to into your primary CSS file. You can also change the font name to arial from serif throughout the CSS if you want, but the name has to be exactly the same as on the corresponding font-family definition (and I think this has to be the same as the name in the .ttf file). In this case I am guessing: Arial rather than arial. The basic point is that it isn't enough for the font to be in the font folder, you also need a @font-face entry.