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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	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-home:before {
	content: "\e900";
}

.icon-pencil2:before {
	content: "\e906";
}

.icon-camera:before {
	content: "\e90f";
}

.icon-connection:before {
	content: "\e91b";
}

.icon-file-text2:before {
	content: "\e926";
}

.icon-coin-pound:before {
	content: "\e93d";
}

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

.icon-clock:before {
	content: "\e94e";
}

.icon-users:before {
	content: "\e972";
}

.icon-user-tie:before {
	content: "\e976";
}

.icon-stats-dots:before {
	content: "\e99b";
}

.icon-cool:before {
	content: "\e9eb";
}

.icon-frustrated:before {
	content: "\e9ff";
}

.icon-google-plus:before {
	content: "\ea88";
}

.icon-facebook2:before {
	content: "\ea8d";
}

.icon-twitter2:before {
	content: "\ea92";
}

.icon-linkedin:before {
	content: "\eac8";
}

