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

a.toplevel_page_wphrm > .dashicons-admin-generic::before { content: "" !important; background-image : url('../images/icon.png'); background-repeat: no-repeat; background-position: 0 0; background-size: 20px 20px; margin-top: 7px; color: #ca3333 !important; }


