Ubuntu

font-family: 'Ubuntu';
font-size: 20px;

Font Weight

font-weight: normal;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

font-weight: bold;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

Font Style

font-style: normal;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

font-style: italic;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

Font Spacing

font-spacing: normal;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

font-spacing: .5em;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

font-spacing: -.08em;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

Text Decoration

text-decoration: none;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

text-decoration: underline;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

text-decoration: line-through;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

text-decoration: overline;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

Text Transform

text-transform: none;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

text-transform: uppercase;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

text-transform: lowercase;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."

text-transform: capitalize;

"I guess it comes down to a simple choice, really. Get busy living or get busy dying."