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

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

.mcdmdc-web-01:before {
  content: "\e900";
}
.mcdmdc-web-02:before {
  content: "\e901";
}
.mcdmdc-web-03:before {
  content: "\e902";
}
.mcdmdc-web-04:before {
  content: "\e903";
}
.mcdmdc-web-05:before {
  content: "\e904";
}
.mcdmdc-web-06:before {
  content: "\e905";
}
.mcdmdc-web-07:before {
  content: "\e906";
}
