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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	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-flame:before {
	content: "\f0d2";
}
.icon-graph:before {
	content: "\f043";
}
.icon-light-bulb:before {
	content: "\f000";
}
.icon-sign-out:before {
	content: "\f032";
}
.icon-split:before {
	content: "\f0c6";
}
.icon-books:before {
	content: "\e600";
}
.icon-bubbles4:before {
	content: "\e601";
}
.icon-key2:before {
	content: "\e602";
}
.icon-study:before {
	content: "\e603";
}
