Quote:
Originally Posted by vishcompany
Does this block selection of other fonts?
When checking out this for myself (trying to get external fonts working), I found out, that selection through menu is blocked, if I do not call the font family "serif" or "sans-serif" but e.g. "Fontin" (That's what I am used from PRS+ css style selection).
|
I think that as long as you use the generic font-family names (serif, sans-serif, monospace) in your @font-face statements rather than specific font name labels (e.g. Charis, Fontin, "Times New Roman", Amasis) then the standard select-a-font feature should work as well (or as badly

) as it's always worked.
Personally, I've always done it this way, even in PRS+. I never could see the point in using those specific font name labels, it's just one more thing that needs changing when you clone an old PRS+ css file to try out a new font.