@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot%3Fj8swob');
	src:url('fonts/icomoon.eot%3Fj8swob') format('embedded-opentype'),
		url('fonts/icomoon.ttf%3Fj8swob') format('truetype'),
		url('fonts/icomoon.woff%3Fj8swob') format('woff'),
		url('fonts/icomoon.svg%3Fj8swob') 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-party-add:before {
	content: "\e900";
}
.icon-atlas:before {
	content: "\e800";
}
.icon-artillery:before {
	content: "\e801";
}
.icon-chat-talk:before {
	content: "\e600";
}
.icon-home:before {
	content: "\e904";
}
.icon-file:before {
	content: "\e9ad";
}
.icon-mail:before {
	content: "\ea32";
}
.icon-chat:before {
	content: "\eae0";
}
.icon-chat-new:before {
	content: "\eaeb";
}
.icon-user:before {
	content: "\eaf4";
}
.icon-user-plus:before {
	content: "\eaf6";
}
.icon-user-minus:before {
	content: "\eaf7";
}
.icon-user-cross:before {
	content: "\eaf8";
}
.icon-user-block:before {
	content: "\eaf9";
}
.icon-user-lock:before {
	content: "\eafa";
}
.icon-user-check:before {
	content: "\eafb";
}
.icon-friends:before {
	content: "\eb09";
}
.icon-settings:before {
	content: "\eb5e";
}
.icon-logout:before {
	content: "\ec48";
}
.icon-party:before {
	content: "\eca1";
}
.icon-help:before {
	content: "\ed53";
}
.icon-add:before {
	content: "\ed58";
}
.icon-minimize:before {
	content: "\ed5b";
}
.icon-plus-circle:before {
	content: "\ed5e";
}
.icon-cancel-circle:before {
	content: "\ed63";
}
.icon-exit:before {
	content: "\ed78";
}
.icon-arrow-up:before {
	content: "\edb4";
}
.icon-arrow-right:before {
	content: "\edb8";
}
.icon-arrow-down:before {
	content: "\edbc";
}
.icon-arrow-left:before {
	content: "\edc0";
}
.icon-history-right:before {
	content: "\edcb";
}
.icon-history-left:before {
	content: "\edcf";
}

