Font Weight

font-weight: normal

This is some sample text.

font-weight: bold

This is some sample text.

Font Style

font-style: normal

This is some sample text.

font-style: italic

This is some sample text.

Letter Spacing

letter-spacing: normal

This is some sample text.

letter-spacing: 0.5 em

This is some sample text.

letter-spacing: -0.1 em

This is some sample text.

Text Transform

text-transform: none

This is some sample text.

text-transform: uppercase

This is some sample text.

text-transform: lowercase

This is some sample text.

text-transform: capitalize

This is some sample text.

Text Decoration

text-decoration: normal

This is some sample text.

text-decoration: underline

This is some sample text.

text-decoration: line-through

This is some sample text.