2.6 Font Face Declarations
A document in OpenDocument format may contain font face
declarations. A font face declaration provides information about the fonts used
by the author of a document, so that these fonts or fonts that are very close
to these fonts may be located on other systems. See section 14.6 for details.
<define name="office-font-face-decls">
<optional>
<element
name="office:font-face-decls">
<zeroOrMore>
<ref
name="style-font-face"/>
</zeroOrMore>
</element>
</optional>
</define>