@font-face {
	font-family: 'icomoon';
	src:url('/fonts/icomoon.eot?-tpot9l');
	src:url('/fonts/icomoon.eot?#iefix-tpot9l') format('embedded-opentype'),
		url('/fonts/icomoon.woff?-tpot9l') format('woff'),
		url('/fonts/icomoon.ttf?-tpot9l') format('truetype'),
		url('/fonts/icomoon.svg?-tpot9l#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-home:before {
	content: "\e600";
}
.icon-pencil:before {
	content: "\e601";
}
.icon-camera:before {
	content: "\e602";
}
.icon-bullhorn:before {
	content: "\e603";
}
.icon-book:before {
	content: "\e604";
}
.icon-profile:before {
	content: "\e605";
}
.icon-folder:before {
	content: "\e606";
}
.icon-tag:before {
	content: "\e607";
}
.icon-notebook:before {
	content: "\e608";
}
.icon-drawer:before {
	content: "\e609";
}
.icon-bubble:before {
	content: "\e60a";
}
.icon-user:before {
	content: "\e60b";
}
.icon-task:before {
	content: "\e60c";
}
.icon-arrow-right:before {
	content: "\e60d";
}
