@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-4dqo0a');
	src:url('fonts/icomoon.eot?#iefix-4dqo0a') format('embedded-opentype'),
		url('fonts/icomoon.woff?-4dqo0a') format('woff'),
		url('fonts/icomoon.ttf?-4dqo0a') format('truetype'),
		url('fonts/icomoon.svg?-4dqo0a#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-down:before {
	content: "\f05b";
}

.icon-left:before {
	content: "\f044";
}

.icon-right:before {
	content: "\f05a";
}

.icon-up:before {
	content: "\f0aa";
}

.icon-pencil:before {
	content: "\e608";
}

.icon-fill:before {
	content: "\e609";
}

.icon-save:before {
	content: "\e60a";
}

.icon-undo:before {
	content: "\e60c";
}

.icon-redo:before {
	content: "\e60d";
}

.icon-life:before {
	content: "\e60b";
}

.icon-invert:before {
	content: "\e603";
}

.icon-clear:before {
	content: "\e604";
}

.icon-copy:before {
	content: "\e600";
}

.icon-square:before {
	content: "\e601";
}

.icon-select:before {
	content: "\e602";
}

.icon-circle:before {
	content: "\e607";
}

