Quote:
Originally Posted by kovidgoyal
The calibre editor most definitely supports embedded fonts, with the single caveat that the font-family name declared in the @font-face rule must be exactly the same as the font family name inside the font itself. The Check Book tool in the editor will warn you if that is not the case in the book you are editing, which can then be easily fixed.
|
Kovid
Sometimes the Family (for normal, bold, italic, bold-italic) is not complete (or a member looks lousy), so I may substitute a font assignment.
Now all the internal names are not in alignment.
Is the (proper?) way to work around this, is to use the true name in the @font
and add each name to the font-family: list in the selector?