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

.icon-classic:before {
	content: "\e601";
}

.icon-fusion:before {
	content: "\e602";
}

.icon-pro:before {
	content: "\e603";
}

.icon-wall:before {
	content: "\e604";
}

.icon-laptop:before {
	content: "\e957";
}

.icon-cross:before {
	content: "\ea0f";
}

.icon-checkmark:before {
	content: "\ea10";
}

.icon-apple:before {
	content: "\eabf";
}

.icon-android:before {
	content: "\eac1";
}

