Font Weight
font-weight: normal;
The quick brown fox jumped over the lazy dog.
font-weight: bold;
Font Style
font-style: normal;
The quick brown fox jumped over the lazy dog.
font-style: italic;
Letter Spacing
letter-spacing: normal;
The quick brown fox jumped over the lazy dog.
letter-spacing: .5em;
letter-spacing: -.05em;
Text Decoration
text-decoration: none;
The quick brown fox jumped over the lazy dog.
text-decoration: underline;
text-decoration: line-through;
text-decoration: overline;
Text Transform
text-transform: none;
The quick brown fox jumped over the lazy dog.