Open Sans

font-family:'Open Sans';

font-size: 24px

Font Weight

font-weight: normal;

This is a Open Sans, pretty cool right?

font-weight: bold;

This is a Open Sans, pretty cool right?

Font Style

font-style: normal;

This is a Open Sans, pretty cool right?

font-style: italic;

This is a Open Sans, pretty cool right?

Letter Spacing

letter-spacing: normal;

This is a Open Sans, pretty cool right?

letter-spacing: 0.3em;

This is a Open Sans, pretty cool right?

letter-spacing: -0.06em;

This is a Open Sans, pretty cool right?

Text Decoration

text-decoration: none;

This is a Open Sans, pretty cool right?

text-decoration: underline;

This is a Open Sans, pretty cool right?

text-decoration: line-through;

This is a Open Sans, pretty cool right?

text-decoration: overline;

This is a Open Sans, pretty cool right?

Text Transform

text-transform: none;

This is a Open Sans, pretty cool right?

text-transform: uppercase;

This is a Open Sans, pretty cool right?

text-transform: lowercase;

This is a Open Sans, pretty cool right?

text-transform: capitalize;

This is a Open Sans, pretty cool right?