@font-face {
  font-family: 'heymate';
  src:  url('fonts/heymate.eot?5ng8p');
  src:  url('fonts/heymate.eot?5ng8p#iefix') format('embedded-opentype'),
    url('fonts/heymate.ttf?5ng8p') format('truetype'),
    url('fonts/heymate.woff?5ng8p') format('woff'),
    url('fonts/heymate.svg?5ng8p#heymate') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="hm-"], [class*=" hm-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'heymate' !important;
  speak: never;
  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;
}

.hm-stop-hand:before {
  content: "\e92e";
}
.hm-wave-hand:before {
  content: "\e92b";
}
