@font-face {
  font-family: "Material Design Icons";
  src: url("fonts/materialdesignicons-webfont.woff2") format("woff2"),
       url("fonts/materialdesignicons-webfont.woff") format("woff"),
       url("fonts/materialdesignicons-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.mdi {
  font-family: "Material Design Icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
}