@font-face {
	font-family: 'icomoon';
	src:url('icomoon.eot?2bdsm9');
	src:url('icomoon.eot?#iefix2bdsm9') format('embedded-opentype'),
		url('icomoon.ttf?2bdsm9') format('truetype'),
		url('icomoon.woff?2bdsm9') format('woff'),
		url('icomoon.svg?2bdsm9#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-trash:before {
	content: "\e609";
}
.icon-add:before {
	content: "\e600";
}
.icon-goals:before {
	content: "\e601";
}
.icon-hamburger:before {
	content: "\e602";
}
.icon-notification:before {
	content: "\e603";
}
.icon-search:before {
	content: "\e604";
}
.icon-settings:before {
	content: "\e605";
}
.icon-tasks:before {
	content: "\e606";
}
.icon-team:before {
	content: "\e607";
}
.icon-views:before {
	content: "\e608";
}
