@font-face {
	font-family: "icomoon";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/icomoon.eot?2jk9by");
	src: url("../fonts/icomoon.eot?2jk9by#iefix") format("embedded-opentype"),
	url("../fonts/icomoon.ttf?2jk9by") format("truetype"),
	url("../fonts/icomoon.woff?2jk9by") format("woff"),
	url("../fonts/icomoon.svg?2jk9by#icomoon") format("svg");

	font-display: block;
}

[class^="icon-"] , [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;

/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	text-transform: none;

	speak: never;
}

.icon-query:before {
	content: "\e900";
}
.icon-window:before {
	content: "\e901";
}
.icon-policy:before {
	content: "\e902";
}
.icon-news:before {
	content: "\e903";
}
.icon-paginate:before {
	content: "\e904";
}
.icon-facebook:before {
	content: "\e001";
}
.icon-x:before {
	content: "\e002";
}
.icon-instagram:before {
	content: "\e003";
}
.icon-line:before {
	content: "\e004";
}
