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

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

.hmm-icon-play:before {
  content: "\e900";
}
.hmm-icon-check:before {
  content: "\e901";
}
.hmm-icon-switch:before {
  content: "\e902";
}
.hmm-icon-continue:before {
  content: "\e903";
}
.hmm-icon-active:before {
  content: "\e904";
}
.hmm-icon-empty:before {
  content: "\e905";
}
.hmm-icon-checked:before {
  content: "\e906";
}
.hmm-icon-partial:before {
  content: "\e907";
}
.hmm-icon-checkbox-half:before {
  content: "\e907";
}
.hmm-icon-tasks:before {
  content: "\e915";
}
.hmm-icon-thoughts:before {
  content: "\e916";
}
.hmm-icon-emotions:before {
  content: "\e917";
}
.hmm-icon-engagement:before {
  content: "\e918";
}
.hmm-icon-square-empty:before {
  content: "\e919";
}
.hmm-icon-square-check:before {
  content: "\e91a";
}
.hmm-icon-square-partial:before {
  content: "\e91b";
}
.hmm-icon-smile:before {
  content: "\e91c";
}
.hmm-icon-meh:before {
  content: "\e91d";
}
.hmm-icon-frown:before {
  content: "\e91e";
}
.hmm-icon-baloon-smile:before {
  content: "\e91f";
}
.hmm-icon-baloon-meh:before {
  content: "\e920";
}
.hmm-icon-baloon-frown:before {
  content: "\e921";
}
]
