View Single Post
Old 01-18-2022, 04:11 AM   #2
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 899
Karma: 3501166
Join Date: Jan 2017
Location: Poland
Device: Various
I did a test and the font (without installing it on the system) is visible in the preview window.

Windows 10, Sigil 1.8.0 + current master (two separate tests).

EDIT: I see problem in your styles – use normal (not qurly) quotes:

Code:
font-family: "Mekorot-Rashi";
font-weight: normal;
font-style: normal;
src: url("../Fonts/Mekorot-Rashi.ttf");

Last edited by BeckyEbook; 01-18-2022 at 04:20 AM.
BeckyEbook is offline   Reply With Quote