@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?v5g2e5');
	src:url('fonts/icomoon.eot?v5g2e5#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?v5g2e5') format('truetype'),
		url('fonts/icomoon.woff?v5g2e5') format('woff'),
		url('fonts/icomoon.svg?v5g2e5#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-home2:before {
	content: "\e900";
}
.icon-pencil:before {
	content: "\e901";
}
.icon-wrench:before {
	content: "\e903";
}
.icon-list:before {
	content: "\e904";
}
.icon-menu:before {
	content: "\e902";
}
.icon-menu3:before {
	content: "\e905";
}
.icon-menu4:before {
	content: "\e906";
}
.icon-circle-up:before {
	content: "\e907";
}
.icon-circle-down:before {
	content: "\e908";
}

