@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3kb7d4');
  src:  url('fonts/icomoon.eot?3kb7d4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3kb7d4') format('truetype'),
    url('fonts/icomoon.woff?3kb7d4') format('woff'),
    url('fonts/icomoon.svg?3kb7d4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.icon-discord:before {
  content: "\e900";
}
.icon-apple-music:before {
  content: "\e901";
}
.icon-tidal:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-spotify:before {
  content: "\ea94";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-soundcloud2:before {
  content: "\eac4";
}
.icon-bandcamp:before {
  content: "\e903";
}
.icon-box-add:before {
  content: "\e95e";
}
.icon-download3:before {
  content: "\e9c7";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-pause2:before {
  content: "\ea1d";
}
.icon-stop2:before {
  content: "\ea1e";
}
.icon-backward2:before {
  content: "\ea1f";
}
.icon-forward3:before {
  content: "\ea20";
}
.icon-volume-medium:before {
  content: "\ea27";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-file-music:before {
  content: "\e928";
}
.icon-folder:before {
  content: "\e92f";
}
