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

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

.mbc-icon-logomark-555555:before {
  content: "\e906";
  color: #555;
}
.mbc-icon-logomark-f76d6d:before {
  content: "\e907";
  color: #f76d6d;
}
.mbc-icon-mbc-logomark-ffffff:before {
  content: "\e908";
  color: #fff;
}
.mbc-icon-responsive:before {
  content: "\e900";
  color: #555;
}
.mbc-icon-desk:before {
  content: "\e901";
  color: #555;
}
.mbc-icon-algorithm:before {
  content: "\e902";
  color: #555;
}
.mbc-icon-domain-registration:before {
  content: "\e903";
  color: #555;
}
.mbc-icon-coding:before {
  content: "\e904";
}
.mbc-icon-layout:before {
  content: "\e905";
  color: #555;
}
