@font-face {
  font-family: 'musicicons';
  src: url('../font/musicicons.eot?46154358');
  src: url('../font/musicicons.eot?46154358#iefix') format('embedded-opentype'),
       url('../font/musicicons.woff2?46154358') format('woff2'),
       url('../font/musicicons.woff?46154358') format('woff'),
       url('../font/musicicons.ttf?46154358') format('truetype'),
       url('../font/musicicons.svg?46154358#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?46154358#musicicons') format('svg');
  }
}
*/
[class^="icon-music"]:before, [class*=" icon-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); */
}

.icon-musickeys-icon:before { content: '\e800'; } /* '' */
.icon-musicaudio-controls-icon:before { content: '\e801'; } /* '' */
.icon-musicvideo-camera-icon:before { content: '\e802'; } /* '' */
.icon-musicrecording-icon-2:before { content: '\e803'; } /* '' */
.icon-musicrecording-icon:before { content: '\e804'; } /* '' */
.icon-musicmic:play-icon:before { content: '\e805'; } /* '' */
.icon-musicwave-form-icon:before { content: '\e806'; } /* '' */
.icon-musicrecord-player-icon:before { content: '\e807'; } /* '' */
.icon-musicmixer-icon-3:before { content: '\e808'; } /* '' */
.icon-musicmixer-icon-2:before { content: '\e809'; } /* '' */
.icon-musicmixer-icon:before { content: '\e80a'; } /* '' */
.icon-musicpiano-icon:before { content: '\e80b'; } /* '' */
.icon-musickeys-icon-2:before { content: '\e80c'; } /* '' */
.icon-musicorgan-icon:before { content: '\e80d'; } /* '' */
.icon-musicacoustic-guitar-icon-2:before { content: '\e80e'; } /* '' */
.icon-musicacoustic-guitar-icon:before { content: '\e80f'; } /* '' */
.icon-musicfiddle-icon-2:before { content: '\e810'; } /* '' */
.icon-musicfiddle-icon:before { content: '\e811'; } /* '' */
.icon-musicmandolin-icon:before { content: '\e812'; } /* '' */
.icon-musicbanjo-icon:before { content: '\e813'; } /* '' */
.icon-musicdrum-set-icon:before { content: '\e814'; } /* '' */
.icon-musicbass-guitar-icon-2:before { content: '\e815'; } /* '' */
.icon-musicelectric-guitar-icon:before { content: '\e816'; } /* '' */
.icon-musicbass-guitar-icon:before { content: '\e817'; } /* '' */
