@font-face {
	font-family: "icons-fonts";
	src: url("../fonts/icons-fonts.eot?ae4676a5f84e62f68dfee89088c5632f?#iefix") format("embedded-opentype"),
url("../fonts/icons-fonts.woff2?ae4676a5f84e62f68dfee89088c5632f") format("woff2"),
url("../fonts/icons-fonts.woff?ae4676a5f84e62f68dfee89088c5632f") format("woff"),
url("../fonts/icons-fonts.ttf?ae4676a5f84e62f68dfee89088c5632f") format("truetype"),
url("../fonts/icons-fonts.svg?ae4676a5f84e62f68dfee89088c5632f#icons-fonts") format("svg");
}

.ico {
	line-height: 1;
}

.ico:before {
	font-family: icons-fonts !important;
	font-style: normal;
	font-weight: normal !important;
	vertical-align: top;
}

.ico-chevron:before {
	content: "\f101";
}
.ico-language:before {
	content: "\f102";
}
.ico-search:before {
	content: "\f103";
}
