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

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

.icon-mamuemobile:before {
  content: "\e958";
}
.icon-mamueeye:before {
  content: "\e9ce";
}
.icon-mamuehappy:before {
  content: "\e9df";
}
.icon-mamuegrin:before {
  content: "\e9e9";
}
