@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon4f57.eot?-b1rc3e');
	src:url('fonts/icomoond41d.eot?#iefix-b1rc3e') format('embedded-opentype'),
		url('fonts/icomoon4f57.woff?-b1rc3e') format('woff'),
		url('fonts/icomoon4f57.ttf?-b1rc3e') format('truetype'),
		url('fonts/icomoon4f57.svg?-b1rc3e#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-arrow-left:before {
	content: "\e600";
}

.icon-arrow-right:before {
	content: "\e606";
}

.icon-arrow-up:before {
	content: "\e607";
}

.icon-search:before {
	content: "\e605";
}

.icon-annotate:before {
	content: "\e604";
}

.icon-bookmark:before {
	content: "\e601";
}

.icon-home:before {
	content: "\e602";
}

.icon-menu:before {
	content: "\e603";
}

.icon-spinner5:before {
	content: "\e97e";
}

.icon-circle-up:before {
	content: "\ea41";
}

.icon-circle-right:before {
	content: "\ea42";
}

.icon-circle-down:before {
	content: "\ea43";
}

.icon-circle-left:before {
	content: "\ea44";
}

