@font-face {
	font-family: "Avenir Next Cyr";
	font-display: swap;
	src:
		url("../fonts/AvenirNextCyr-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Avenir Next Cyr";
	font-display: swap;
	src:
		url("../fonts/AvenirNextCyr-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: "Avenir Next Cyr";
	font-display: swap;
	src:
		url("../fonts/AvenirNextCyr-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "PF Din Display Pro";
	font-display: swap;
	src:
		url("../fonts/PFDinDisplayPro-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: "PF Din Display Pro";
	font-display: swap;
	src:
		url("../fonts/PFDinDisplayPro-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: "PF Din Display Pro";
	font-display: swap;
	src:
		url("../fonts/PFDinDisplayPro-Black.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "Acrom";
	font-display: swap;
	src:
		url("../fonts/Acrom-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Acrom";
	font-display: swap;
	src:
		url("../fonts/Acrom-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Uni Neue";
	font-display: swap;
	src:
		url("../fonts/UniNeueBlack.eot") format("embedded-opentype"),
    	url("../fonts/UniNeueBlack.woff") format("woff"),
    	url("../fonts/UniNeueBlack.ttf") format("truetype"),
	font-weight: 900;
	font-style: normal;
}
