@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?l3qv8s');
	src:url('fonts/icomoon.eot?#iefixl3qv8s') format('embedded-opentype'),
		url('fonts/icomoon.ttf?l3qv8s') format('truetype'),
		url('fonts/icomoon.woff?l3qv8s') format('woff'),
		url('fonts/icomoon.svg?l3qv8s#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-image:before {
	content: "\e90d";
}
.icon-paperplane:before {
	content: "\e600";
}
