Skip to main content

Interface: FontWeights

Font weight definitions for typography system.

FontWeights defines the standard font weights used throughout the interface, providing a consistent approach to text emphasis. Using standardized weights creates typographic harmony while enabling appropriate visual hierarchy.

Consistent font weight application improves readability and creates clear visual patterns that help users scan and comprehend interface content.

Properties

bold

bold: number

Weight for strong emphasis and headings (typically 700)


light

light: number

Weight for lighter, less emphasized text (typically 300)


medium

medium: number

Weight for semi-bold emphasis (typically 500)


regular

regular: number

Weight for standard body text (typically 400)