@font-face {
  font-family: 'musicicons';
  src: url('../font/musicicons.eot?52589796');
  src: url('../font/musicicons.eot?52589796#iefix') format('embedded-opentype'),
       url('../font/musicicons.woff2?52589796') format('woff2'),
       url('../font/musicicons.woff?52589796') format('woff'),
       url('../font/musicicons.ttf?52589796') format('truetype'),
       url('../font/musicicons.svg?52589796#musicicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'musicicons';
    src: url('../font/musicicons.svg?52589796#musicicons') format('svg');
  }
}
*/
[class^="music-"]:before, [class*=" music-"]:before {
  font-family: "musicicons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.music-007-amplifier:before { content: '\e800'; } /* '' */
.music-008-pause:before { content: '\e801'; } /* '' */
.music-009-radio:before { content: '\e802'; } /* '' */
.music-010-walkman:before { content: '\e803'; } /* '' */
.music-011-headphones:before { content: '\e804'; } /* '' */
.music-012-music-app:before { content: '\e805'; } /* '' */
.music-013-accordion:before { content: '\e806'; } /* '' */
.music-014-maracas:before { content: '\e807'; } /* '' */
.music-015-harmonica:before { content: '\e808'; } /* '' */
.music-016-cd-player:before { content: '\e809'; } /* '' */
.music-017-triangle:before { content: '\e80a'; } /* '' */
.music-018-xylophone:before { content: '\e80b'; } /* '' */
.music-019-earphones:before { content: '\e80c'; } /* '' */
.music-020-equalizer:before { content: '\e80d'; } /* '' */
.music-021-pan-flute:before { content: '\e80e'; } /* '' */
.music-022-angklung:before { content: '\e80f'; } /* '' */
.music-023-tunning-fork:before { content: '\e810'; } /* '' */
.music-024-turntable:before { content: '\e811'; } /* '' */
.music-025-flute:before { content: '\e812'; } /* '' */
.music-026-banjo:before { content: '\e813'; } /* '' */
.music-027-cd:before { content: '\e814'; } /* '' */
.music-028-piano:before { content: '\e815'; } /* '' */
.music-029-saxophone:before { content: '\e816'; } /* '' */
.music-030-violin:before { content: '\e817'; } /* '' */
.music-031-gramophone:before { content: '\e818'; } /* '' */
.music-032-electric-guitar:before { content: '\e819'; } /* '' */
.music-033-mute:before { content: '\e81a'; } /* '' */
.music-034-tambourine:before { content: '\e81b'; } /* '' */
.music-035-jack:before { content: '\e81c'; } /* '' */
.music-036-volume:before { content: '\e81d'; } /* '' */
.music-037-metronome:before { content: '\e81e'; } /* '' */
.music-038-microphone:before { content: '\e81f'; } /* '' */
.music-039-cymbals:before { content: '\e820'; } /* '' */
.music-040-conga:before { content: '\e821'; } /* '' */
.music-041-music-folder:before { content: '\e822'; } /* '' */
.music-042-volume:before { content: '\e823'; } /* '' */
.music-043-woofer:before { content: '\e824'; } /* '' */
.music-044-mp3:before { content: '\e825'; } /* '' */
.music-045-treble:before { content: '\e826'; } /* '' */
.music-046-trumpet:before { content: '\e827'; } /* '' */
.music-047-piano:before { content: '\e828'; } /* '' */
.music-048-bongos:before { content: '\e829'; } /* '' */
.music-049-lyre:before { content: '\e82a'; } /* '' */
.music-050-sound-mixer:before { content: '\e82b'; } /* '' */
.music-001-music:before { content: '\e82c'; } /* '' */
.music-002-casette:before { content: '\e82d'; } /* '' */
.music-003-radio:before { content: '\e82e'; } /* '' */
.music-004-play:before { content: '\e82f'; } /* '' */
.music-005-mp3:before { content: '\e830'; } /* '' */
.music-006-speaker:before { content: '\e831'; } /* '' */
