Did you know? You can quickly create, edit, preview and apply themes to your experiences with Theme Builder, a new application available now in the ServiceNow Store. Check it out
HooksReleasesValidatorDecoderColorsThemes

font-family

Expects a font family name or series of font family names separated by commas. You must also attach the appropriate font source files to your theme as UX Attachments to have the font show up correctly, or extend another theme that attaches the font source files.

  • Format: <string>(,<string>,...)
  • Also accepts a reference to another style hook with the same schema
  • Example: "Source Sans Pro" or "Open Sans", sans-serif