@font-face {
	font-family: 'icomoon' !important;
	src:url('../fonts/icomoon.eot?qyen2d');
	src:url('../fonts/icomoon.eot?#iefixqyen2d') format('embedded-opentype'),
		url('../fonts/icomoon.woff?qyen2d') format('woff'),
		url('../fonts/icomoon.ttf?qyen2d') format('truetype'),
		url('../fonts/icomoon.svg?qyen2d#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-web:before {
	font-family: 'icomoon' !important;
	content: "\f0ac";
}
.icon-file:before {
	font-family: 'icomoon' !important;
	content: "\f115";
}
.icon-invoice:before {
	font-family: 'icomoon' !important;
	content: "\f155";
}

.icon-design:before {
	font-family: 'icomoon' !important;
	content: "\f034";
}
