@font-face {
  font-family: "Material Design Icons";
  src: url("../fonts/materialdesignicons-webfont.woff2?v=1.4.57") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.mdi {
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mdi-account-group:before { content: "\f10d"; }
.mdi-alert-circle-outline:before { content: "\f129"; }
.mdi-apple-ios:before { content: "\f135"; }
.mdi-check:before { content: "\f222"; }
.mdi-check-circle-outline:before { content: "\f22a"; }
.mdi-clock-outline:before { content: "\f246"; }
.mdi-cog-transfer-outline:before { content: "\f161"; }
.mdi-email:before { content: "\f2e3"; }
.mdi-gmail:before { content: "\f39f"; }
.mdi-instagram:before { content: "\f3f1"; }
.mdi-lifebuoy:before { content: "\f2a0"; }
.mdi-map-marker:before { content: "\f440"; }
.mdi-monitor-dashboard:before { content: "\f65c"; }
.mdi-phone:before { content: "\f4e1"; }
.mdi-puzzle-outline:before { content: "\f520"; }
.mdi-qrcode-scan:before { content: "\f522"; }
.mdi-remote-desktop:before { content: "\f543"; }
.mdi-server-network:before { content: "\f57c"; }
.mdi-source-branch:before { content: "\f5af"; }
.mdi-view-dashboard-outline:before { content: "\f65c"; }
.mdi-web:before { content: "\f68c"; }
