@font-face {
  font-family: "Material Design Icons";
  src: url("/static/fonts/materialdesignicons-webfont.64d4cf64afd7.eot");
  src: url("/static/fonts/materialdesignicons-webfont.64d4cf64afd7.eot?#iefix") format("embedded-opentype"), url("/static/fonts/materialdesignicons-webfont.7a44ea195f39.woff2") format("woff2"), url("/static/fonts/materialdesignicons-webfont.147e3378b44b.woff") format("woff"), url("/static/fonts/materialdesignicons-webfont.174c02fc4609.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: fallback
}

.mdi-set,
.mdi:before {
  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-close::before {
  content: "\F0156"
}

.mdi-arrow-right::before {
  content: "\F0054"
}

.mdi-menu-right::before {
  content: "\F035F"
}

.mdi-eye::before {
  content: "\F0208"
}

.mdi-eye-off::before {
  content: "\F0209"
}

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

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

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

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

.mdi-upload::before {
  content: "\F167"
}

.mdi-lead-pencil::before {
  content: "\F064F"
}

.mdi-account::before {
  content: "\F0004"
}

.mdi-phone::before {
  content: "\F03F2"
}

.mdi-email-outline::before {
  content: "\F01F0"
}

.mdi-account-circle-outline::before {
  content: "\F0B55"
}

.mdi-facebook::before {
  content: "\F020C"
}

.mdi-instagram::before {
  content: "\F02FE"
}

.mdi-youtube::before {
  content: "\F05C3"
}

.mdi-menu::before {
  content: "\F035C"
}

.mdi-star::before {
  content: "\F04CE"
}

.mdi-star-outline::before {
  content: "\F04D2"
}

.mdi-cart::before {
  content: "\F0110"
}

.mdi-plus::before {
  content: "\F0415"
}

.mdi-minus::before {
  content: "\F0374"
}

.mdi-content-copy::before {
  content: "\F018F"
}

.mdi-check-bold::before {
  content: "\F0E1E"
}

.mdi-credit-card::before {
  content: "\F0FEF"
}

.mdi-check::before {
  content: "\F012C"
}

.mdi-download::before {
  content: "\F01DA"
}

.mdi-file-download::before {
  content: "\F0965"
}

.mdi-attachment::before {
  content: "\F0066"
}

.mdi-send::before {
  content: "\F048A"
}

.mdi-cloud-upload::before {
  content: "\F0167"
}

.mdi-pencil::before {
  content: "\F03EB"
}

.mdi-cog::before {
  content: "\F0493"
}

.mdi-drag-variant::before {
  content: "\F0B90"
}

.mdi-content-save::before {
  content: "\F0193"
}

.mdi-email-edit-outline::before {
  content: "\F0EE4"
}

.mdi-launch::before {
  content: "\F0327"
}

.mdi-stop-circle-outline::before {
  content: "\F0667"
}

.mdi-play-circle-outline::before {
  content: "\F040D"
}
.mdi-reload::before {
  content: "\F0453"
}

.mdi-spin:before {
  -webkit-animation: mdi-spin 2s infinite linear;
  animation: mdi-spin 2s infinite linear
}

.mdi-loading::before {
  content: "\F0772"
}
.mdi-timer-sand::before {
  content: "\F051F"
}

.mdi-24px.mdi-set,
.mdi-24px.mdi:before {
  font-size: 24px
}

.mdi-pen::before {
  content: "\F03EA"
}

.mdi-checkbox-marked-outline::before {
  content: "\F0135"
}
.mdi-account-tie::before {
  content: "\F0CE3";
}
@-webkit-keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

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

.mdi-sort::before {
  content: "\F04BA";
}

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

.mdi-share-variant::before {
  content: "\F0497";
}
