@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?7r6j48');
	src:url('fonts/icomoon.eot?7r6j48#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?7r6j48') format('truetype'),
		url('fonts/icomoon.woff?7r6j48') format('woff'),
		url('fonts/icomoon.svg?7r6j48#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-cross:before {
	content: "\e900";
}
.icon-cw:before {
	content: "\e901";
}
.icon-cycle:before {
	content: "\e902";
}
.icon-plus:before {
	content: "\e904";
}
.icon-windows:before {
	content: "\e905";
}
.icon-undo:before {
	content: "\e80e";
}
.icon-redo:before {
	content: "\e80f";
}
.icon-spinner8:before {
	content: "\e903";
}
.icon-spinner11:before {
	content: "\e81f";
}
.icon-menu:before {
	content: "\e82b";
}

