@font-face {
  font-family: 'mlh-icons';
  src:  url("./mlh-icons.50d16cde7839.eot?jrv7rl");
  src:  url("./mlh-icons.50d16cde7839.eot?jrv7rl#iefix") format('embedded-opentype'),
    url("./mlh-icons.3ed4576d7cdc.ttf?jrv7rl") format('truetype'),
    url("./mlh-icons.6457ecffb7b4.woff?jrv7rl") format('woff'),
    url("./mlh-icons.03d298cd6b48.svg?jrv7rl#mlh-icons") format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.mlh-icon-apple-music:before {
  content: "\e900";
}
.mlh-icon-email:before {
  content: "\e901";
}
.mlh-icon-facebook:before {
  content: "\e902";
}
.mlh-icon-instagram:before {
  content: "\e903";
}
.mlh-icon-profile:before {
  content: "\e904";
}
.mlh-icon-spotify:before {
  content: "\e905";
}
.mlh-icon-twitter:before {
  content: "\e906";
}
