/* MaterialDesignIcons.com */
@font-face {
  font-family: "Material Design Icons";
  src: url("../fonts/materialdesignicons-webfont.eot?v=2.8.94");
  src: url("../fonts/materialdesignicons-webfont.eot?#iefix&v=2.8.94") format("embedded-opentype"), url("../fonts/materialdesignicons-webfont.woff2?v=2.8.94") format("woff2"), url("../fonts/materialdesignicons-webfont.woff?v=2.8.94") format("woff"), url("../fonts/materialdesignicons-webfont.ttf?v=2.8.94") format("truetype"), url("../fonts/materialdesignicons-webfont.svg?v=2.8.94#materialdesigniconsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.mdi:before,
.mdi-set {
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mdi-menu:before {
  content: "\F35C";
}

.mdi-close:before {
  content: "\F156";
}

.mdi-magnify:before {
  content: "\F349";
}

.mdi-exit-to-app:before {
  content: "\F206";
}

.mdi-file-pdf:before {
  content: "\F225";
}

.mdi-chevron-up:before {
  content: "\F143";
}

.mdi-chevron-down:before {
  content: "\F140";
}

.mdi-chevron-right:before {
  content: "\F142";
}

.mdi-chevron-left:before {
  content: "\F141";
}

.mdi-chevron-left-circle:before {
  content: "\FB0D";
}

.mdi-chevron-right-circle:before {
  content: "\FB0F";
}

.mdi-forklift:before {
  content: "\F7C8";
}

.mdi-account:before {
  content: "\F004";
}

.mdi-settings:before {
  content: "\F493";
}

.mdi-arrow-left:before {
  content: "\F04D";
}

.mdi-information-outline:before {
  content: "\F2FD";
}

.mdi-delete:before {
  content: "\F1C0";
}

.mdi-download:before {
  content: "\F1DA";
}