@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-tsab6x');
	src:url('fonts/icomoon.eot?#iefix-tsab6x') format('embedded-opentype'),
		url('fonts/icomoon.woff?-tsab6x') format('woff'),
		url('fonts/icomoon.ttf?-tsab6x') format('truetype'),
		url('fonts/icomoon.svg?-tsab6x#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: "\f007";
}
.icon-power-off:before {
	content: "\f011";
}
.icon-home:before {
	content: "\f015";
}
.icon-list:before {
	content: "\f03a";
}
.icon-plus-circle:before {
	content: "\f055";
}
.icon-minus-circle:before {
	content: "\f056";
}
.icon-times-circle-o:before {
	content: "\f05c";
}
.icon-check-circle-o:before {
	content: "\f05d";
}
.icon-ban:before {
	content: "\f05e";
}
.icon-group:before {
	content: "\f0c0";
}
.icon-comment-o:before {
	content: "\f0e5";
}
.icon-bullseye:before {
	content: "\f140";
}
.icon-unlink:before {
	content: "\e607";
}
.icon-link:before {
	content: "\e609";
}
.icon-remove-sign:before {
	content: "\e60f";
}
.icon-table:before {
	content: "\e610";
}
.icon-location:before {
	content: "\e612";
}
.icon-map:before {
	content: "\e613";
}
.icon-attachment:before {
	content: "\e611";
}
.icon-menu:before {
	content: "\e600";
}
.icon-checkmark:before {
	content: "\e601";
}
.icon-blocked:before {
	content: "\e602";
}
.icon-arrow-left:before {
	content: "\e608";
}
.icon-arrow-right:before {
	content: "\e60a";
}
.icon-warning:before {
	content: "\e603";
}
.icon-moon:before {
	content: "\e604";
}
.icon-tools:before {
	content: "\e605";
}
.icon-statistics:before {
	content: "\e60b";
}
.icon-pie:before {
	content: "\e60c";
}
.icon-bars:before {
	content: "\e60d";
}
.icon-graph:before {
	content: "\e60e";
}
.icon-medal:before {
	content: "\e606";
}
