@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fvstum');
  src:  url('fonts/icomoon.eot?fvstum#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fvstum') format('truetype'),
    url('fonts/icomoon.woff?fvstum') format('woff'),
    url('fonts/icomoon.svg?fvstum#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-harmony:before {
  content: "\e900";
}
.icon-microphone:before {
  content: "\e901";
}
.icon-ear:before {
  content: "\e902";
}
.icon-sheet-music:before {
  content: "\e903";
}
.icon-piano-pedal:before {
  content: "\e904";
}
.icon-latin-music:before {
  content: "\e905";
}
.icon-pop-styles:before {
  content: "\e906";
}
.icon-christmas:before {
  content: "\e907";
}
.icon-confused:before {
  content: "\e908";
}
.icon-singing:before {
  content: "\e909";
}
.icon-warmup:before {
  content: "\e90a";
}
.icon-worship:before {
  content: "\e90b";
}
.icon-stand:before {
  content: "\e90c";
}
.icon-jazz:before {
  content: "\e90d";
}
.icon-piano:before {
  content: "\e90e";
}
