/*@font-face {
	font-family: 'icomoon';
	src:url('../fonts/im/icomoon.eot?f7cxuz');
	src:url('../fonts/im/icomoon.eot?#iefixf7cxuz') format('embedded-opentype'),
		url('../fonts/im/icomoon.woff?f7cxuz') format('woff'),
		url('../fonts/im/icomoon.ttf?f7cxuz') format('truetype'),
		url('../fonts/im/icomoon.svg?f7cxuz#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;

	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?q9m1go');
  src:  url('fonts/icomoon.eot?q9m1go#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?q9m1go') format('truetype'),
    url('fonts/icomoon.woff?q9m1go') format('woff'),
    url('fonts/icomoon.svg?q9m1go#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  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;
}

.icon-Factor8Loading:before {
  content: "\e900";
}


.im-facebook:before {
	content: "\e76a";
}

.im-linkedin:before {
	content: "\e79f";
}
