Raleway

font-family: 'Raleway';

font-size: 24px;

Font Weight

font-weight: normal;

Almost before we knew it, we had left the ground.

font-weight: bold;

Almost before we knew it, we had left the ground.

Font Style

font-style: normal;

Almost before we knew it, we had left the ground.

font-style: italic;

Almost before we knew it, we had left the ground.

Letter Spacing

letter-spacing: normal;

Almost before we knew it, we had left the ground.

letter-spacing: .3em;

Almost before we knew it, we had left the ground.

letter-spacing: -0.6em;

Almost before we knew it, we had left the ground.

Text Decoration

text-decoration: none;

Almost before we knew it, we had left the ground.

text-decoration: underline;

Almost before we knew it, we had left the ground.

text-decoration: line-through;

Almost before we knew it, we had left the ground.

text-decoration: overline;

Almost before we knew it, we had left the ground.

Text Transform

text-transform: none;

Almost before we knew it, we had left the ground.

text-transform: uppercase;

Almost before we knew it, we had left the ground.

text-transform: lowercase;

Almost before we knew it, we had left the ground.

text-transform: capitalize;

Almost before we knew it, we had left the ground.