/* 你提供的核心 CSS 代码，完全保留 */
@font-face {
	font-family: IcoMoon;
	src:url(fonts/icomoon.CoWIcoHF.woff) format("woff"); 
	font-weight: 400;
	font-style: normal;
	font-display: block
}
[class^=icon-],
[class*=" icon-"] {
	font-family: icomoon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

/* /* 补充：你提供的图标编码 */
.icon-lufttechnik:before {
	content: "\E904";
}
.icon-regeltechnik:before {
	content: "\e905";
}
.icon-antriebstechnik:before {
	content: "\e906";
 */}
