@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?eo3fd7');
	src:url('fonts/icomoon.eot?#iefixeo3fd7') format('embedded-opentype'),
		url('fonts/icomoon.woff?eo3fd7') format('woff'),
		url('fonts/icomoon.ttf?eo3fd7') format('truetype'),
		url('fonts/icomoon.svg?eo3fd7#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-user:before {
	content: "\e600";
}
.icon-user-add:before {
	content: "\e601";
}
.icon-house:before {
	content: "\e602";
}
.icon-search:before {
	content: "\e603";
}
.icon-megaphone:before {
	content: "\e604";
}
.icon-graduation:before {
	content: "\e605";
}
.icon-calendar:before {
	content: "\e606";
}
.icon-key:before {
	content: "\e607";
}
.icon-logout:before {
	content: "\e60e";
}
.icon-cross:before {
	content: "\e60f";
}
.icon-list:before {
	content: "\e608";
}
.icon-text:before {
	content: "\e60d";
}
.icon-arrow-left:before {
	content: "\e609";
}
.icon-arrow-down:before {
	content: "\e60a";
}
.icon-arrow-up:before {
	content: "\e60b";
}
.icon-arrow-right:before {
	content: "\e60c";
}
.icon-confirm:before {
	content: "\f00c";
}
.icon-arrow-back:before {
	content: "\f00d";
}
.icon-trash:before {
	content: "\f014";
}
.icon-clock-o:before {
	content: "\f017";
}
.icon-pencil:before {
	content: "\f040";
}
.icon-arrow-left2:before {
	content: "\f060";
}
.icon-arrow-right2:before {
	content: "\f061";
}
.icon-arrow-up2:before {
	content: "\f062";
}
.icon-arrow-down2:before {
	content: "\f063";
}
.icon-plus:before {
	content: "\f067";
}
.icon-twitter-square:before {
	content: "\f081";
}
.icon-facebook-square:before {
	content: "\f082";
}
.icon-phone:before {
	content: "\f095";
}
.icon-arrow-circle-left:before {
	content: "\f0a8";
}
.icon-arrow-circle-right:before {
	content: "\f0a9";
}
.icon-arrow-circle-up:before {
	content: "\f0aa";
}
.icon-arrow-circle-down:before {
	content: "\f0ab";
}
.icon-envelope:before {
	content: "\f0e0";
}
.icon-play:before {
	content: "\f144";
}
.icon-fax:before {
	content: "\f1ac";
}
