@font-face{
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?ke7ppl');
	src:url('../fonts/icomoon.eot?ke7ppl#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?ke7ppl') format('truetype'),
		url('../fonts/icomoon.woff?ke7ppl') format('woff'),
		url('../fonts/icomoon.svg?ke7ppl#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
[class^="icon-"], [class*=" icon-"]{
	font-family: 'icomoon' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-info:before{
	content: "\e907";
}
.icon-check:before{
	content: "\e906";
}
.icon-close:before{
	content: "\e905";
}
.icon-bluesky:before{
	content: "\e903";
}
.icon-arrow-down:before{
	content: "\e900";
}
.icon-arrow-left:before{
	content: "\e901";
}
.icon-arrow-right:before{
	content: "\e902";
}
.icon-cart:before{
	content: "\e904";
}
.icon-facebook:before{
	content: "\e90b";
}
.icon-home:before{
	content: "\e90c";
}
.icon-instagram:before{
	content: "\e90d";
}
.icon-minus:before{
	content: "\e90e";
}
.icon-novaposhta:before{
	content: "\e90f";
	color: var(--c-red);
}
.icon-plus:before{
	content: "\e910";
}
.icon-search:before{
	content: "\e911";
}
.icon-threads:before{
	content: "\e912";
}
.icon-timer:before{
	content: "\e913";
}
.icon-trash:before{
	content: "\e914";
}
.icon-twitter:before{
	content: "\e915";
}
.icon-ukrposhta:before{
	content: "\e916";
	color: var(--c-yellow);
}