@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-iax0u9');
	src:url('fonts/icomoon.eot?#iefix-iax0u9') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-iax0u9') format('truetype'),
		url('fonts/icomoon.woff?-iax0u9') format('woff'),
		url('fonts/icomoon.svg?-iax0u9#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-arrow-up:before {
	content: "\e600";
}
.icon-arrow-down:before {
	content: "\e601";
}
.icon-arrow-left:before {
	content: "\e602";
}
.icon-arrow-right:before {
	content: "\e603";
}
.icon-arrow-top-right:before {
	content: "\e604";
}
.icon-arrow-top-left:before {
	content: "\e605";
}
.icon-arrow-bottom-right:before {
	content: "\e606";
}
.icon-arrow-bottom-left:before {
	content: "\e607";
}
.icon-female:before {
	content: "\e608";
}
.icon-lab:before {
	content: "\e609";
}
.icon-database:before {
	content: "\f1c0";
}
.icon-forward:before {
	content: "\e60a";
}
.icon-code:before {
	content: "\e60b";
}
.icon-sign-out:before {
	content: "\f032";
}
.icon-calculator:before {
	content: "\e940";
}
.icon-keyboard:before {
	content: "\e955";
}
.icon-bubble:before {
	content: "\e96b";
}
.icon-loop2:before {
	content: "\ea2e";
}
.icon-html52:before {
	content: "\eae0";
}
.icon-css3:before {
	content: "\eae1";
}
