@font-face {
    font-family: Open Sans;
    font-weight: 400;
    font-style: normal;
	font-display: swap;
    src: url(../fonts/open-sans-ru-normal.woff2);
	src: url(../fonts/OpenSans-Regular.ttf);
}

@font-face {
    font-family: Open Sans;
    font-weight: 400;
    font-style: normal;
	font-display: swap;
    src: url(../fonts/open-sans-latin-normal.woff2);
}
@font-face {
    font-family: Open Sans;
    font-weight: 400;
    font-style: italic;
	font-display: swap;
    src: url(../fonts/open-sans-ru-italic-normal.woff2);
}
@font-face {
    font-family: Open Sans;
    font-weight: 400;
    font-style: italic;
	font-display: swap;
    src: url(../fonts/open-sans-latin-italic-normal.woff2);
}

@font-face {
    font-family: Open Sans;
    font-weight: bold;
    font-style: normal;
	font-display: swap;
    src: url(../fonts/OpenSans-Bold.ttf);
}

/*
@font-face {
    font-family: Open Sans;
    font-weight: semi bold;
    font-style: normal;
	font-display: swap;
    src: url(../fonts/OpenSans-Semibold.ttf);
}
*/
