Text

Font Family

Setting up the site's font family under Font Family variables ensures consistent typography throughout the site and makes it easy to update the font family globally without having to change each element individually.

Font Size

S2 applied Fluid Type Scale on some key tags and classes using variables, including:

  • Body, text-base

  • text-sm, text-xs, text-2xs, text-3xs

  • text-lg, text-xl, text-2xl, text-3xl

  • Heading 1 ~ Heading 6

  • h1 ~ h6

The variables for font sizes under Text > Font Size in the Variables panel:

3xs2xsxssmbaselgxl2xl3xl

About Fluid Type Scale and fluid values, please refer to this section: Fluid Typography

Last updated