New web

Web pattern library, style and technical reference

Typefaces

Font stacks

Brand font stack

This is the font stack used for applying the Fuse V.2 brand font. It is pre-applied to all headings, but can be adhoc-applied to any other sections using the .bf class.

font-family: 'FuseV2', 'Helvetica Neue', Arial, sans-serif;

Default font stack

This is the primary font stack for use on the web, it provides suitable alternatives and fallbacks that work across a range of browsers and devices. Broadly speaking 'Helevtica Neue' will be shown on Macs, and 'Arial' on PCs.

font-family: 'Helvetica Neue', Arial, sans-serif;

Serif font stack

This is the font stack used for applying the Heuristica font, with appropriate fallbacks.

font-family: 'Heuristica', Georgia, serif;