DM Reference

DM Ref

❯

User interface skins

❯

parameters (skin)

❯

font family parameter (skin)

font-family parameter (skin)

1 min read

Applies to

All

Format

string

Leave blank to use the default font. This can be used for CSS-style fallback fonts, e.g. “Arial,Helvetica”.

You can include fonts in your resource file, making them available to the client, like so:

var/list/extra_resources = list(\
    'myfont.ttf',
    'myfont_bold.ttf')

See also

  • font-style parameter
  • tab-font-family, tab-font-size, tab-font-style parameters

Graph View

  • Applies to
  • Format
  • See also

Backlinks

  • controls (skin)
  • text-color parameter (skin)

Created with Quartz v4.5.0 © 2025

  • GitHub