@font-face {
  font-family: 'easysocialshare';
  src: url('../fonts/easysocialshare.eot?81687084');
  src: url('../fonts/easysocialshare.eot?81687084#iefix') format('embedded-opentype'),
       url('../fonts/easysocialshare.woff?81687084') format('woff'),
       url('../fonts/easysocialshare.ttf?81687084') format('truetype'),
       url('../fonts/easysocialshare.svg?81687084#easysocialshare') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'easysocialshare';
    src: url('../fonts/easysocialshare.svg?81687084#easysocialshare') format('svg');
  }
}
*/

#adminmenu #toplevel_page_essb_options .menu-icon-generic div.wp-menu-image:before {
	font-family: easysocialshare !important;
	content: '\e800';
	font-size: 1.3em!important;
	margin-top: 3px;
}
