@font-face {
	font-family: 'eduicons';
	src:url('../eot/icons.eot');
	src:url('../eot/iconsd41d.eot#iefix') format('embedded-opentype'),
		url('../ttf/icons.ttf') format('truetype'),
		url('../woff/icons.woff') format('woff'),
		url('../svg/icons.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
#wpadminbar #wp-admin-bar-wp-logo>.ab-item:before, #wpadminbar #wp-admin-bar-wdcab_root>.ab-item:before {
	font-family: 'eduicons' !important;
	content: "\e600";
}

#adminmenu #toplevel_page_edustats-visitors div.wp-menu-image:before {
  font-family: 'eduicons' !important;
  content: "\e602";
}
#adminmenu #toplevel_page_wpmudev_forums div.wp-menu-image:before {
  font-family: 'eduicons' !important;
  content: "\e603";
}
#adminmenu #toplevel_page_classes div.wp-menu-image img,
#adminmenu #toplevel_page_edustats-visitors div.wp-menu-image img,
#adminmenu #toplevel_page_wpmudev_forums div.wp-menu-image img,
#wpadminbar #wp-admin-bar-wp-logo .ab-icon,
#wpadminbar #wp-admin-bar-wdcab_root .ab-item img,
#wp-admin-bar-my-sites-list .blavatar
{
  display: none;
}

@media screen and ( max-width: 782px ) {
	#wp-admin-bar-pro-site {
		display: none;
	}
	#wpadminbar #wp-admin-bar-wp-logo>.ab-item:before, #wpadminbar #wp-admin-bar-wdcab_root>.ab-item:before {
		display: block;
		text-indent: 0;
		font-size: 28px !important;
		speak: none;
		top: 4px;
		text-align: center;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin-right: 0px;
	}
	#wpadminbar ul#wp-admin-bar-root-default>li {
		margin: 0;
	}
}