CSS Properties

User Guide / CSS Reference / CSS Properties

font-family

Syntax

font-family: [ serif | sans-serif | monospace | name | "name" ]+

Default

serif

Examples

font-family: Georgia, "Times New Roman", serif

Inherited

Yes