@font-face {
	font-family: 'em-people-icons';
	src:url('../fonts/em-people-icons.eot?guys91');
	src:url('../fonts/em-people-icons.eot?guys91#iefix') format('embedded-opentype'),
		url('../fonts/em-people-icons.ttf?guys91') format('truetype'),
		url('../fonts/em-people-icons.woff?guys91') format('woff'),
		url('../fonts/em-people-icons.svg?guys91#em-people-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

.em-people .li-connect-widget .li-connect-mark {
	background: none !important;
	width: auto !important;
	height: auto !important;
}

.em-people .li-connect-widget .li-connect-mark:before {
	content: '\f08c';
	color: #0077b5;
	font: 400 30px 'em-people-icons';
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
}