font-family
A prioritized list of font family names and/or generic family names. To deal with the problem that a single font may not contain glyphs to display all the characters in a document, or that not all fonts are available on all systems, this property allows authors to specify a list of fonts, all of the same style and size, that are tried in sequence to see if they contain a glyph for a certain character. This list is called a font set. CSS2 Reference: "font-family" property
Attribute information
Namespace: None
Schema document: fo.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
- Union of:
- Type based on xsd:token
Valid value serif sans-serif cursive fantasy monospace
- Type based on xsd:token
Valid value inherit
from type fo:font-familyfrom type fo:family-namefrom type fo:generic-familyfrom type fo:inherit - Type based on xsd:token
Used in
- Attribute group fo:font-family
- Anonymous type of element fo:bidi-override via reference to fo:common-font-properties
- Anonymous type of element fo:block via reference to fo:common-font-properties
- Anonymous type of element fo:character via reference to fo:common-font-properties
- Anonymous type of element fo:initial-property-set via reference to fo:common-font-properties
- Anonymous type of element fo:inline via reference to fo:common-font-properties
- Anonymous type of element fo:leader via reference to fo:common-font-properties
- Anonymous type of element fo:page-number via reference to fo:common-font-properties
- Anonymous type of element fo:page-number-citation via reference to fo:common-font-properties
- Anonymous type of element fo:page-number-citation-last via reference to fo:common-font-properties
- Anonymous type of element fo:scaling-value-citation via reference to fo:common-font-properties
- Anonymous type of element fo:title via reference to fo:common-font-properties
- Attribute group fo:common-font-properties via reference to fo:font-family