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

.mdi {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'MaterialDesignIcon' !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;
}

.mdi-history:before {
  content: "\f02da";
}
.mdi-delete:before {
  content: "\f01b4";
}
.mdi-content-copy:before {
  content: "\f018f";
}
.mdi-lock-open-variant:before {
  content: "\f0fc6";
}
.mdi-square-edit-outline:before {
  content: "\f090c";
}
.mdi-rename:before {
  content: "\f1c18";
}
.mdi-attachment:before {
  content: "\f0066";
}
.mdi-table-large:before {
  content: "\f04f1";
}
.mdi-download:before {
  content: "\f01da";
}
.mdi-trash-can-outline:before {
  content: "\f0a7a";
}
.mdi-tag-multiple:before {
  content: "\f04fb";
}
.mdi-upload:before {
  content: "\f0552";
}
.mdi-pencil:before {
  content: "\f03eb";
}
.mdi-file-plus-outline:before {
  content: "\f0eed";
}
.mdi-format-columns:before {
  content: "\f08df";
}
.mdi-file-cog-outline:before {
  content: "\f107c";
}
.mdi-menu:before {
  content: "\f035c";
}
.mdi-table-cog:before {
  content: "\f13c2";
}
.mdi-table-edit:before {
  content: "\f04f0";
}
.mdi-text-box:before {
  content: "\f021a";
}
