@font-face {
	font-family: 'icomoon';
	src:url('../eot/icomoonf388.eot');
	src:url('../eot/icomoond41d.eot#iefixouekdb') format('embedded-opentype'),
		url('../woff/icomoonf388.woff') format('woff'),
		url('../ttf/icomoonf388.ttf') format('truetype'),
		url('../svg/icomoonf388.svg#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-pencil2:before {
	content: "\e906";
}

.icon-book:before {
	content: "\e91f";
}

.icon-coin-dollar:before {
	content: "\e93b";
}

.icon-forward:before {
	content: "\e969";
}

.icon-reply:before {
	content: "\e96a";
}

.icon-cloud-download:before {
	content: "\e9c2";
}

