this example will demonstrate normal font

Normal Roboto font looks like this.

this example will demonstrate font-weight

Font weight of 900 (black)

Font weight of 700 (bold)

Font weight of 100 (thin)

this group will demonstrate font-styles

Here is a basic paragraph with no font-styles.

Here is a paragraph with an italic font style.

Here is a paragraph with an italic font style and a thin weight.

this group will demonstrate letter-spacing

Here is a basic paragraph with no letter spacing.

Here is a paragraph with 10px letter spacing.

this group will demonstrate text-transform

Here is a basic paragraph with no text-transform.

Here is a paragraph with text-transform to all uppercase.

this group will demonstrate text-decoration

Here is a basic paragraph with no text-decoration.

Here is a paragraph with line-through text-decoration.