@font-face {
	font-family: "iconfont";
	src: url("iconfont.eot?6ade93de0b9aa136e45af44a6bee7294?#iefix") format("embedded-opentype"),
url("iconfont.woff2?6ade93de0b9aa136e45af44a6bee7294") format("woff2"),
url("iconfont.woff?6ade93de0b9aa136e45af44a6bee7294") format("woff");
}

.icon {
	line-height: 1;
}

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

.icon-arrow:before {
	content: "\f101";
}
.icon-arrow-right:before {
	content: "\f102";
}
.icon-bell:before {
	content: "\f103";
}
.icon-clock:before {
	content: "\f104";
}
.icon-download:before {
	content: "\f105";
}
.icon-globe:before {
	content: "\f106";
}
.icon-pregnant:before {
	content: "\f107";
}
.icon-info:before {
	content: "\f108";
}
.icon-knowledge:before {
	content: "\f109";
}
.icon-light:before {
	content: "\f10a";
}
.icon-location:before {
	content: "\f10b";
}
.icon-mosaic:before {
	content: "\f10c";
}
.icon-play:before {
	content: "\f10d";
}
.icon-question:before {
	content: "\f10e";
}
.icon-search:before {
	content: "\f10f";
}
.icon-spike:before {
	content: "\f110";
}
.icon-close:before {
	content: "\f111";
}
.icon-filter:before {
	content: "\f112";
}
