@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?1ebch0');
  src:  url('../fonts/icomoon.eot?1ebch0#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?1ebch0') format('truetype'),
    url('../fonts/icomoon.woff?1ebch0') format('woff'),
    url('../fonts/icomoon.svg?1ebch0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}


#toplevel_page_solutions .dashicons-before:before {
  font-family: 'icomoon' !important;
  content: "\e900";
  color: #5e889e;
  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;
}