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

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

.iconmu2-r1:before {
  content: "\e900";
}
.iconmu2-r2:before {
  content: "\e901";
}
.iconmu2-r3:before {
  content: "\e902";
}
.iconmu2-r4:before {
  content: "\e903";
}
