New Font creates a placeholder used to specify font characteristics of window elements, containers, and widgets.
Theme property filter XML code:
<DoStyleAction>
<SetProperty>
<PropertyPath>
<PropertyName>Font</PropertyName>
</PropertyPath>
<PropertyValue type="Font"/>
</SetProperty>
</DoStyleAction>