Skip to main content

Font Family

Use font family utilities to adjust the font family.

Usage

Particle provides font family utility classes for the following enums: stack, emoji, and monosphace. Each of these relies on system fonts.

font--stack

The default font. Applies the default system font for each platform.

font--monospace

Applies a monospace font.

font--emoji

Most systems will fallback to a system font for emojis, so explicitly specifying the emoji font is generally not necessary.