@font-face {
  font-family: 'MouseMingle';
  src: url('fonts/mousemingle.woff') format('woff'),
       url('fonts/mousemingle.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="mm-"], [class*=" mm-"] {
  font-family: 'MouseMingle' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mm-glove-pointer-up:before { content: "\e900"; }
.mm-glove-pointer-right:before { content: "\e901"; }
