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

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

.icon-cog:before {
	content: "\e994";
}

.icon-bin:before {
	content: "\e9ac";
}

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

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

.icon-minus:before {
	content: "\ea0b";
}

.icon-info:before {
	content: "\ea0c";
}

.icon-cancel-circle:before {
	content: "\ea0d";
}

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

.icon-circle-up:before {
	content: "\ea41";
}

.icon-circle-right:before {
	content: "\ea42";
}

.icon-circle-down:before {
	content: "\ea43";
}

.icon-circle-left:before {
	content: "\ea44";
}

.icon-share2:before {
	content: "\ea82";
}

.icon-bullhorn:before {
	content: "\e91a";
}

.icon-pushpin:before {
	content: "\e946";
}

.icon-location:before {
	content: "\e947";
}

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

.icon-clipboard:before {
	content: "\e9b8";
}

.icon-attachment:before {
	content: "\e9cd";
}

.icon-star-empty:before {
	content: "\e9d7";
}

.icon-bubble:before {
	content: "\e96b";
}

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

.icon-hour-glass:before {
	content: "\e979";
}

