@font-face {
  font-family: "mmicons";
  src: url('../fonts/mmicons.eot?0.17814207247487857');
  src: url('../fonts/mmicons.eot?0.17814207247487857#iefix') format('eot'),
    url('../fonts/mmicons.woff2?0.17814207247487857') format('woff2'),
    url('../fonts/mmicons.woff?0.17814207247487857') format('woff'),
    url('../fonts/mmicons.ttf?0.17814207247487857') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.mmi:before {
  display: inline-block;
  font-family: "mmicons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: inherit;;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mmi-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.mmi-2x { font-size: 2em; }
.mmi-3x { font-size: 3em; }
.mmi-4x { font-size: 4em; }
.mmi-5x { font-size: 5em; }
.mmi-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.mmi-cog:before { content: "\EA01" }
.mmi-hdtv:before { content: "\EA02" }
.mmi-check:before { content: "\EA03" }
.mmi-arrow-left:before { content: "\EA04" }
.mmi-times:before { content: "\EA05" }
.mmi-chevron-down:before { content: "\EA06" }
.mmi-offline:before { content: "\EA07" }
.mmi-mm:before { content: "\EA08" }
.mmi-arrow-right:before { content: "\EA09" }
.mmi-hamburg:before { content: "\EA10" }
.mmi-option-horizontal:before { content: "\EA11" }
.mmi-chevron-right:before { content: "\EA12" }
