webflow svelte components logoWFS

Typography

Tokens used to maintain consistent display of text content.

A
A
A
A

Typography system is designed to create clear visual hierarchy and ensure optimal readability. Each text size is carefully paired with specific line heights to maintain proper spacing and legibility.

Text styles

Text styles define the size and line height combinations used throughout the interface.

Font SizeValue                            
--wfs-font-size-3xl20px
--wfs-font-size-2xl18px
--wfs-font-size-xl16px
--wfs-font-size-lg14px
--wfs-font-size-md12.5px
--wfs-font-size-sm11.5px
Line HeightValue                               
--wfs-line-height-3xl32px
--wfs-line-height-2xl28px
--wfs-line-height-xl24px
--wfs-line-height-lg20px
--wfs-line-height-md15px
--wfs-line-height-sm15px

Font weight

Font weights provide different levels of text emphasis, from regular to bold, allowing for clear content hierarchy and visual contrast in typography.

NameValue                                            
--wfs-font-weight-regular400
--wfs-font-weight-medium500
--wfs-font-weight-semibold600
--wfs-font-weight-bold700

Font family

Font family defines the default typeface used throughout the interface.

NameValue                       
--wfs-font-family'Inter', sans-serif;

On this page