/* MaterialDesignIcons.com */
@font-face {
  font-family: "Material Design Icons";
  src: url("../fonts/materialdesignicons-webfont.eot?v=5.3.45");
  src: url("../fonts/materialdesignicons-webfont.eot?#iefix&v=5.3.45") format("embedded-opentype"), url("../fonts/materialdesignicons-webfont.woff2?v=5.3.45") format("woff2"), url("../fonts/materialdesignicons-webfont.woff?v=5.3.45") format("woff"), url("../fonts/materialdesignicons-webfont.ttf?v=5.3.45") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.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;
  font-display: swap;
}

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

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

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

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

.mdi-linkedin::before {
  content: "\F033B";
}

.mdi-map-marker::before {
  content: "\F034E";
}

.mdi-phone-alert::before {
  content: "\F0F1A";
}

.mdi-twitter::before {
  content: "\F0544";
}

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