Quote:
Originally Posted by mt.msla
I've declared a specialty font for use in my epub (Belgrano). Long story short, if the font is not installed in my pc, even though Sigil css is declared and used properly, Belgrano is not displayed in the preview window in Sigil.
|
Since it's your first ebook, there's most likely a typo in your CSS file, because Sigil will show embedded fonts in the Preview window, even if they're not installed on a machine.
For an example, have a look at
this book with an embedded blackletter font.
You also might find my
CSSFromFonts plugin helpful, which'll add a font declaration to your CSS file.