font-family
font-family - set the font of text
Description
font-family is a CSS property that sets the font used to render text.
Examples
Set the Default Font of a Page to Arial
body { font-family:Arial; }
Related Pages
Backlinks
These pages link back to this one. You may find them helpful.
Ask a Question about font-family
Add a new comment
This page is a stub. You can help the CSS Help Wiki by expanding it.
page_revision: 2, last_edited: 1213141847|%e %b %Y, %H:%M %Z (%O ago)