@font-face {
  font-family: 'tpbricon';
  src:  url('fonts/tpbricon.eot?cjo7hz');
  src:  url('fonts/tpbricon.eot?cjo7hz#iefix') format('embedded-opentype'),
    url('fonts/tpbricon.ttf?cjo7hz') format('truetype'),
    url('fonts/tpbricon.woff?cjo7hz') format('woff'),
    url('fonts/tpbricon.svg?cjo7hz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}


#adminmenu #toplevel_page_topbar-options-menu .menu-icon-generic div.wp-menu-image:before {
  font-family: "tpbricon" !important;
  content: '\e900';
  font-size: 1.3em!important;
  position:relative; 
  top:1px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-stroke: 0px;

}