Utilities

Documentation and examples for common text utilities to control sizes, weight, and more.

Headings

All HTML headings, "h1" through "h6", are available.

heading 1

heading 2

heading 3

heading 4

heading 5
heading 6

Font sizes

Use classes .fs1, .fs2, .fs3 , .fs4, .fs5 or .fs6 to change the font-size of text

Font-size1

Font-size2

Font-size3

Font-size4

Font-size5

Font weight

Use classes .fw-bold, .fw-semi, .fw-regular .fw-light or .fw-black to change the font-weight of text ranging from 100 to 900.

Font-weight 900

Font-weight 700

Font-weight 600

Font-weight 400

Font-weight 300

Text text-alignment

Use classes .text-left, .text-center, .text-right to align text.

Text left

Text center

Text right