Open Sans Light

.your-style {
    font-family: 'Open Sans';
    font-weight: 300;
    font-style: normal;
}

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

Open Sans Regular

.your-style {
    font-family: 'Open Sans';
    font-weight: normal;
    font-style: normal;
}

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

Open Sans Semibold

.your-style {
    font-family: 'Open Sans';
    font-weight: 600;
    font-style: normal;
}

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

Open Sans Bold

.your-style {
    font-family: 'Open Sans';
    font-weight: bold;
    font-style: normal;
}

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

Open Sans Extrabold

.your-style {
    font-family: 'Open Sans';
    font-weight: 800;
    font-style: normal;
}

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

Open Sans Italic

.your-style {
    font-family: 'Open Sans';
    font-weight: 'as required from one of the above 5';
    font-style: italic;
}

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.