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

.inco:before {
	font-family: "iconfont";
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
	text-decoration: none;
	text-transform: none;
}


.inco-arrow-down-h:before {
	content: "\E001";
}

.inco-arrow-up-h:before {
	content: "\E002";
}

.inco-bi-cloud:before {
	content: "\E003";
}

.inco-blog-g:before {
	content: "\E004";
}

.inco-blog:before {
	content: "\E005";
}

.inco-cart:before {
	content: "\E006";
}

.inco-company-g:before {
	content: "\E007";
}

.inco-dna-info:before {
	content: "\E008";
}

.inco-edu-g:before {
	content: "\E009";
}

.inco-edu:before {
	content: "\E00A";
}

.inco-fb:before {
	content: "\E00B";
}

.inco-incodom-g:before {
	content: "\E00C";
}

.inco-incodom:before {
	content: "\E00D";
}

.inco-intern:before {
	content: "\E00E";
}

.inco-lang:before {
	content: "\E00F";
}

.inco-linked-in:before {
	content: "\E010";
}

.inco-menu-ico:before {
	content: "\E011";
}

.inco-notice:before {
	content: "\E012";
}

.inco-online-communication:before {
	content: "\E013";
}

.inco-product:before {
	content: "\E014";
}

.inco-search:before {
	content: "\E015";
}

.inco-software:before {
	content: "\E016";
}

.inco-support:before {
	content: "\E017";
}

.inco-to-top-g:before {
	content: "\E018";
}

.inco-twitter:before {
	content: "\E019";
}

.inco-user:before {
	content: "\E01A";
}

.inco-youtube:before {
	content: "\E01B";
}
