@font-face {
  font-family: 'seur-font';
  src:  url('../fonts/seur-font.eot?9ey94');
  src:  url('../fonts/seur-font.eot?9ey94#iefix') format('embedded-opentype'),
    url('../fonts/seur-font.ttf?9ey94') format('truetype'),
    url('../fonts/seur-font.woff?9ey94') format('woff'),
    url('../fonts/seur-font.svg?9ey94#seur-font') 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: 'seur-font' !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;
}

#adminmenu #toplevel_page_seur .menu-icon-generic div.wp-menu-image:before {
	font-family:seur-font!important;
	content:"\e900";
}