View Single Post
Old 06-11-2020, 11:18 PM   #3
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Quote:
Originally Posted by SigilBear View Post
.../...
body { font-family: “Georgia.otf”, serif; }
.../....

I verified that there are FOUR Georgia fonts (including bold, italics, etc.) in my Fonts folder.

What am I doing wrong?
I would write:
Code:
font-family:"Georgia";
and as said DiapDealer, you'll need to insert a @font-face declaration for each of the four fonts.
roger64 is offline   Reply With Quote