@charset "UTF-8";

@font-face {
  font-family: getsale;
  src:url(../fonts/getsale.eot);
  src:url(../fonts/getsale.eot?#iefix) format("embedded-opentype"),
    url(../fonts/getsale.woff) format("woff"),
    url(../fonts/getsale.ttf) format("truetype"),
    url(../fonts/getsale.svg#getsale) format("svg");
  font-weight: normal;
  font-style: normal;
}

#adminmenu #toplevel_page_getsale_settings .menu-icon-generic div.wp-menu-image::before {
  font-family: getsale !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
}