@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-d1lvuy');
	src:url('fonts/icomoon.eot?#iefix-d1lvuy') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-d1lvuy') format('truetype'),
		url('fonts/icomoon.woff?-d1lvuy') format('woff'),
		url('fonts/icomoon.svg?-d1lvuy#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-pause:before {
	content: "\e018";
}
.icon-play:before {
	content: "\e01b";
}
.icon-stop:before {
	content: "\e02a";
}
.icon-add:before {
	content: "\e069";
}
.icon-add-white:before {
	content: "\e06c";
}
.icon-cancel:before {
	content: "\e070";
}
.icon-edit:before {
	content: "\e074";
}
.icon-remove:before {
	content: "\e07f";
}
.icon-remove-white:before {
	content: "\e081";
}
.icon-undo:before {
	content: "\e08a";
}
.icon-time:before {
	content: "\e08e";
}
.icon-ok:before {
	content: "\e206";
}
.icon-menu:before {
	content: "\e20e";
}
.icon-reload:before {
	content: "\e211";
}
.icon-lock:before {
	content: "\e2ab";
}
.icon-power:before {
	content: "\e2c0";
}
.icon-search:before {
	content: "\e2ca";
}
.icon-settings:before {
	content: "\e2cb";
}
