@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-bj6jb1');
	src:url('fonts/icomoon.eot?#iefix-bj6jb1') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-bj6jb1') format('truetype'),
		url('fonts/icomoon.woff?-bj6jb1') format('woff'),
		url('fonts/icomoon.svg?-bj6jb1#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="fa-"], [class*=" fa-"] {
	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;
}

.fa-calendar-plus-o:before {
	content: "\f271";
}
.fa-search:before {
	content: "\f002";
}
.fa-user:before {
	content: "\f007";
}
.fa-check:before {
	content: "\f00c";
}
.fa-remove:before {
	content: "\f00d";
}
.fa-cog:before {
	content: "\f013";
}
.fa-home:before {
	content: "\f015";
}
.fa-print:before {
	content: "\f02f";
}
.fa-edit:before {
	content: "\f044";
}
.fa-chevron-right:before {
	content: "\f054";
}
.fa-info-circle:before {
	content: "\f05a";
}
.fa-plus:before {
	content: "\f067";
}
.fa-thumbs-o-up:before {
	content: "\f087";
}
.fa-thumbs-o-down:before {
	content: "\f088";
}
.fa-sign-out:before {
	content: "\f08b";
}
.fa-briefcase:before {
	content: "\f0b1";
}
.fa-dashboard:before {
	content: "\f0e4";
}
.fa-exchange:before {
	content: "\f0ec";
}
.fa-angle-double-left:before {
	content: "\f100";
}
.fa-angle-left:before {
	content: "\f104";
}
.fa-angle-right:before {
	content: "\f105";
}
.fa-spinner:before {
	content: "\f110";
}
.fa-code-fork:before {
	content: "\f126";
}
.fa-question:before {
	content: "\f128";
}
.fa-file-text:before {
	content: "\f15c";
}
.fa-long-arrow-right:before {
	content: "\f178";
}
.fa-circle-o-notch:before {
	content: "\f1ce";
}
.fa-unlock-alt:before {
	content: "\f13e";
}
.fa-warning:before {
	content: "\f071";
}
.fa-smile-o:before {
	content: "\f118";
}
.fa-frown-o:before {
	content: "\f119";
}
.fa-meh-o:before {
	content: "\f11a";
}
