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

.icon-books:before {
	content: "\e920";
}

.icon-library:before {
	content: "\e921";
}

.icon-price-tag:before {
	content: "\e935";
}

.icon-price-tags:before {
	content: "\e936";
}

.icon-calendar:before {
	content: "\e953";
}

.icon-user:before {
	content: "\e971";
}

.icon-users:before {
	content: "\e972";
}

.icon-cog:before {
	content: "\e994";
}

.icon-hammer2:before {
	content: "\e9a8";
}

.icon-earth:before {
	content: "\e9ca";
}

.icon-eye-blocked:before {
	content: "\e9d1";
}

