@font-face {
	font-family: 'icomoon';
	src:url('font/icomoon.eot?c0ijge');
	src:url('font/icomoon.eot?c0ijge#iefix') format('embedded-opentype'),
		url('font/icomoon.ttf?c0ijge') format('truetype'),
		url('font/icomoon.woff?c0ijge') format('woff'),
		url('font/icomoon.svg?c0ijge#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-chevron-thin-left:before {
	content: "\e900";
}
.icon-search:before {
	content: "\e901";
}
.icon-apple:before {
	content: "\e902";
}
.icon-android:before {
	content: "\e903";
}

