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

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

.mbdc-moto:before {
  content: "\e906";
}
.mbdc-icons-01:before {
  content: "\e900";
}
.mbdc-icons-02:before {
  content: "\e901";
}
.mbdc-icons-03:before {
  content: "\e902";
}
.mbdc-icons-04:before {
  content: "\e903";
}
.mbdc-icons-05:before {
  content: "\e904";
}
.mbdc-icons-06:before {
  content: "\e905";
}