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

