Raleway

font-family:'Raleway'
font-size: 24px;

Font Weight

font-weight: normal;

I just want to listen to Beach Boys right now.

font-weight: bold;

I just want to listen to Beach Boys right now.

Font Style

font-style: normal;

I just want to listen to Beach Boys right now.

font-style: italic;

I just want to listen to Beach Boys right now.

Letter Spacing

letter-spacing: normal;

I just want to listen to Beach Boys right now.

letter-spacing: .3em;

I just want to listen to Beach Boys right now.

letter-spacing: -.06em;

I just want to listen to Beach Boys right now.

Text Decoration

text-decoration: none;

I just want to listen to Beach Boys right now.

text-decoration: underline;

I just want to listen to Beach Boys right now.

text-decoration:line-through;

I just want to listen to Beach Boys right now.

text-decoration:overline;

I just want to listen to Beach Boys right now.

Text Transform

text-transform: none;

I just want to listen to Beach Boys right now.

text-transform: uppercase;

I just want to listen to Beach Boys right now.

text-transform:lowercase;

I just want to listen to Beach Boys right now.

text-transform: capitalize;

I just want to listen to Beach Boys right now.