@font-face {
	font-family: 'icomoon';
	src:url('icomoon.eot?-6x6c7i');
	src:url('icomoon.eot?#iefix-6x6c7i') format('embedded-opentype'),
		url('icomoon.woff?-6x6c7i') format('woff'),
		url('icomoon.ttf?-6x6c7i') format('truetype'),
		url('icomoon.svg?-6x6c7i#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: "\e901";
}

.icon-pencil:before {
	content: "\e905";
}

.icon-image:before {
	content: "\e90d";
}

.icon-envelop:before {
	content: "\e945";
}

.icon-briefcase:before {
	content: "\e9ae";
}

.icon-menu:before {
	content: "\e9bd";
}

.icon-earth:before {
	content: "\e9ca";
}

.icon-cross:before {
	content: "\ea0f";
}

