/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(./open-sans/open-sans-v17-latin-600.woff2) format('woff2');
}


/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(./open-sans/open-sans-v17-latin-800.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    src: url(./open-sans/open-sans-v17-latin-regular.woff2) format('woff2');
}