Property Value
Remarks
Sets the Family for the Font object. This property is equivalent to the CSS "font-family" definition, which is a prioritized, comma delimited list of font family names which usually ends with one of the generic CSS definitions.
Family names which contain spaces should be surrounded by quotes.
Default: "arial,helvetica,sans-serif"