@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-9iy1ur');
	src:url('fonts/icomoon.eot?#iefix-9iy1ur') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-9iy1ur') format('truetype'),
		url('fonts/icomoon.woff?-9iy1ur') format('woff'),
		url('fonts/icomoon.svg?-9iy1ur#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-star:before {
	content: "\e606";
}
.icon-reply:before {
	content: "\e604";
}
.icon-pencil:before {
	content: "\e605";
}
.icon-back:before {
	content: "\e603";
}
.icon-key:before {
	content: "\e602";
}
.icon-search:before {
	content: "\e601";
}
.icon-menu:before {
	content: "\e600";
}
