@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?16yt0g');
	src:url('../fonts/icomoon.eot?16yt0g#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?16yt0g') format('truetype'),
		url('../fonts/icomoon.woff?16yt0g') format('woff'),
		url('../fonts/icomoon.svg?16yt0g#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-plus-circle:before {
	content: "\f055";
}
.icon-minus-circle:before {
	content: "\f056";
}
.icon-chain:before {
	content: "\f0c1";
}
.icon-link:before {
	content: "\f0c1";
}
.icon-chain-broken:before {
	content: "\f127";
}
.icon-unlink:before {
	content: "\f127";
}
.icon-file:before {
	content: "\f15b";
}
.icon-user-plus:before {
	content: "\f234";
}
.icon-user-less:before {
	content: "\f235";
}
.icon-dice:before {
	content: "\e600";
}
.icon-cog:before {
	content: "\e900";
}
