@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?p6vgev');
	src:url('../fonts/icomoon.eot?#iefixp6vgev') format('embedded-opentype'),
		url('../fonts/icomoon.woff?p6vgev') format('woff'),
		url('../fonts/icomoon.ttf?p6vgev') format('truetype'),
		url('../fonts/icomoon.svg?p6vgev#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-book:before {
	content: "\f007";
}

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

.icon-globe:before {
	content: "\f0b6";
}

.icon-heart:before {
	content: "\2665";
}

.icon-light-bulb:before {
	content: "\f000";
}

.icon-mention:before {
	content: "\f0be";
}

.icon-organization:before {
	content: "\f037";
}

.icon-tools:before {
	content: "\f031";
}

.icon-office:before {
	content: "\e903";
}

.icon-phone:before {
	content: "\e942";
}

.icon-location2:before {
	content: "\e948";
}

.icon-compass:before {
	content: "\e949";
}

.icon-compass2:before {
	content: "\e94a";
}

.icon-hammer2:before {
	content: "\e9a8";
}

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

.icon-shield:before {
	content: "\e9b4";
}

.icon-eye:before {
	content: "\e9ce";
}

