CSS Properties

User Guide / CSS Properties

font-family

Syntax

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

Initial Value

font-family: serif

Examples

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

Inherited

Yes