set Typeface Override
Override the Typeface (aka font) used by Batch's messaging views. You'll need to provide both the normal and bold typefaces. If you only provide one, the result might be inconsistent.
In order to revert to the system font, set the typefaces to null.
Parameters
normal Typeface
Typeface for normal text.
bold Typeface
Typeface for bold text.