/* cyrillic */
@font-face {
	font-family: "FuturaPT";
	src: url(../fonts/futura-pt_book.woff2) format("woff2"), url(../fonts/futura-pt_book.woff) format("woff");
	font-weight: 400;
	font-display: swap
}
@font-face {
	font-family: "FuturaPT";
	src: url(../fonts/futura-pt_medium.woff2) format("woff2"), url(../fonts/futura-pt_medium.woff) format("woff");
	font-weight: 500;
	font-display: swap
}
@font-face {
	font-family: "FuturaPT";
	src: url(../fonts/futura-pt_demi.woff2) format("woff2"), url(../fonts/futura-pt_demi.woff) format("woff");
	font-weight: 600 700;
	font-display: swap
}
@font-face {
	font-family: "FuturaPT";
	src: url(../fonts/futura-pt_bold.woff2) format("woff2"), url(../fonts/futura-pt_bold.woff) format("woff");
	font-weight: 900;
	font-display: swap
}



@font-face {
    font-family: Constantia;
    src: url(../fonts/Constantia.woff2) format("woff2"), url(../fonts/Constantia.woff) format("woff");
    font-weight: 400;
	font-display: swap
}



@font-face {
	font-family: "Merriweather";
	font-display: swap;
	src: url("../fonts/Merriweather-Light.eot");
	src: url("../fonts/Merriweather-Light.eot?#iefix") format("embedded-opentype"),
	url("../fonts/Merriweather-Light.woff2") format("woff2"),
	url("../fonts/Merriweather-Light.woff") format("woff"),
	url("../fonts/Merriweather-Light.ttf") format("truetype"),
	url("../fonts/Merriweather-Light.svg#Merriweather") format("svg");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Merriweather";
	font-display: swap;
	src: url("../fonts/Merriweather.eot");
	src: url("../fonts/Merriweather.eot?#iefix") format("embedded-opentype"),
	url("../fonts/Merriweather.woff2") format("woff2"),
	url("../fonts/Merriweather.woff") format("woff"),
	url("../fonts/Merriweather.ttf") format("truetype"),
	url("../fonts/Merriweather.svg#Merriweather") format("svg");
	font-weight: 400;
	font-style: normal;
}

