@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-2ic85q');
	src:url('fonts/icomoon.eot?#iefix-2ic85q') format('embedded-opentype'),
		url('fonts/icomoon.woff?-2ic85q') format('woff'),
		url('fonts/icomoon.ttf?-2ic85q') format('truetype'),
		url('fonts/icomoon.svg?-2ic85q#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

span[class^="icon-"], span[class*=" icon-"] {
	color: #555;	
}

[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-apple:before {
	content: "\eabf";
	padding: 0 1px;
}

.icon-android:before {
	content: "\eac1";
	padding: 0 1px;
}

.icon-windows8:before {
	content: "\eac3";
	padding: 0 1px;
}

