(partial covered in image)
Lines 1 and 2 are a possible clue
There are 2 fonts embedded? (fonts folder)
But they appear to be unused (or coded wrong in the CSS @fonts)
1) filename case must be an exact match
2) Sigil fonts are always coded starting with "../Fonts/
3) All font-family references to that font must match the @font:
Family Name, font-weight, font-style values (you may need up to 4 Fonts (@fonts) to support the combinations of bold and italic in use
|