@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?q613k0');
	src:url('fonts/icomoon.eot?#iefixq613k0') format('embedded-opentype'),
		url('fonts/icomoon.ttf?q613k0') format('truetype'),
		url('fonts/icomoon.woff?q613k0') format('woff'),
		url('fonts/icomoon.svg?q613k0#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-hardware:before {
	content: "\e600";
}
.icon-software:before {
	content: "\e601";
}
