theme property when instantiating the Nmbr Component:
payroll.html
Font Family
ThefontFamily property allows you to customize the font used throughout the Nmbr Component. It only supports Google Fonts. The component will automatically load the specified font from Google Fonts at runtime.
Type Information
Thetheme property accepts an object with the following keys and value types:
string provided as a ThemeColor property value must correspond to a CSS Hex Code (ex: #ff0000).
If the light, dark, and contrastText values are not provided, they will be automatically inferred from the main color.
If no theme values are defined, the Nmbr Component will use a set of default colors:

