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

.icon {
	line-height: 1;
}

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

.icon-bluesky:before {
	content: "\f101";
}
.icon-chevron-down:before {
	content: "\f102";
}
.icon-chevron-left:before {
	content: "\f103";
}
.icon-chevron-right:before {
	content: "\f104";
}
.icon-chevron:before {
	content: "\f105";
}
.icon-clock:before {
	content: "\f106";
}
.icon-cross:before {
	content: "\f107";
}
.icon-facebook:before {
	content: "\f108";
}
.icon-instagram:before {
	content: "\f109";
}
.icon-language:before {
	content: "\f10a";
}
.icon-linkedin:before {
	content: "\f10b";
}
.icon-marker:before {
	content: "\f10c";
}
.icon-minus:before {
	content: "\f10d";
}
.icon-next:before {
	content: "\f10e";
}
.icon-plus:before {
	content: "\f10f";
}
.icon-prev:before {
	content: "\f110";
}
.icon-search:before {
	content: "\f111";
}
.icon-tag:before {
	content: "\f112";
}
.icon-youtube:before {
	content: "\f113";
}
