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

[class^="im-"], [class*=" im-"] {
	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;
}

.im-user-o:before {
  content: "\e900";
}
.im-volume-control-phone:before {
  content: "\e901";
}