@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?97jao3');
	src:url('fonts/icomoon.eot?#iefix97jao3') format('embedded-opentype'),
		url('fonts/icomoon.woff?97jao3') format('woff'),
		url('fonts/icomoon.ttf?97jao3') format('truetype'),
		url('fonts/icomoon.svg?97jao3#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-expand:before {
	content: "\e606";
}
.icon-info:before {
	content: "\e605";
}
.icon-pdf:before {
	content: "\e604";
}
.icon-upload:before {
	content: "\e603";
}
.icon-save-as:before {
	content: "\e602";
}
.icon-save:before {
	content: "\e601";
}
.icon-download:before {
	content: "\e600";
}
.icon-switch-moving-part:before {
	content: "\e60b";
}
.icon-switch-fix-part:before {
	content: "\e60a";
}
.icon-jump-to:before {
	content: "\e607";
}
.icon-remove:before {
	content: "\e608";
}
.icon-copy:before {
	content: "\e609";
}
.icon-add:before {
	content: "\e60c";
}
