Quote:
Originally Posted by gtal
Thank you, Pablo!
I have seen information on embedding fonts and manually editing style sheets, but if I'm understanding you correctly, there is no WYSIWYG interface for it. Correct?
Guy
|
No, it's not like you select a chunk of text and assign a font to it. You have to include the font in your document and then modify the CSS, first to declare the fonts and second to select which font you will use for each element type. Or you can simply apply the font family to the body and that's it. But it's less complicated than it sounds.