Using Unicode data

Unicode data appears as Unicode if the output can display the characters. The specified font must be installed on the computer used to view the document.
The font family used for a template element can be specified through:
Location Applies to
font family property of the element. The template element and all the child elements that do not explicitly set the property.
font family property of the style applied to the element. The template element and all the child elements that do not explicitly set the property.
font properties of the styles defined in the style sheet (other than normal). All the template elements that use the specified style.
Normal style in the template. All template elements that do not have a different style applied.

Feedback