@font-face {
	font-family: 'icomoon';
	src:url('icomoon.eot?8men6o');
	src:url('icomoon.eot?#iefix8men6o') format('embedded-opentype'),
		url('icomoon.woff?8men6o') format('woff'),
		url('icomoon.ttf?8men6o') format('truetype'),
		url('icomoon.svg?8men6o#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon2{
	font-family: 'icomoon' !important;
	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;
}