@font-face {
    font-family: 'Open Sans';
    src: url('subset-OpenSans-Light.woff2.html') format('woff2'),
        url('subset-OpenSans-Light.woff.html') format('woff'),
        url('subset-OpenSans-Light.ttf.html') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('subset-OpenSans.woff2.html') format('woff2'),
        url('subset-OpenSans.woff.html') format('woff'),
        url('subset-OpenSans.ttf.html') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('subset-OpenSans-Italic.woff2.html') format('woff2'),
        url('subset-OpenSans-Italic.woff.html') format('woff'),
        url('subset-OpenSans-Italic.ttf.html') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url('subset-OpenSans-Semibold.woff2.html') format('woff2'),
        url('subset-OpenSans-Semibold.woff.html') format('woff'),
        url('subset-OpenSans-Semibold.ttf.html') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('subset-OpenSans-SemiboldItalic.woff2.html') format('woff2'),
        url('subset-OpenSans-SemiboldItalic.woff.html') format('woff'),
        url('subset-OpenSans-SemiboldItalic.ttf.html') format('truetype');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url('subset-OpenSans-Bold.woff2.html') format('woff2'),
        url('subset-OpenSans-Bold.woff.html') format('woff'),
        url('subset-OpenSans-Bold.ttf.html') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('subset-OpenSans-Extrabold.woff2.html') format('woff2'),
        url('subset-OpenSans-Extrabold.woff.html') format('woff'),
        url('subset-OpenSans-Extrabold.ttf.html') format('truetype');
    font-weight: 800;
    font-style: normal;
}








