

@font-face {
  font-family: "musicon";
  src: url("../fonts/musicon.eot");
  src: url("../fonts/musicon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/musicon.woff") format("woff"),
       url("../fonts/musicon.ttf") format("truetype"),
       url("../fonts/musicon.svg#musicon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "musicon";
    src: url("../fonts/musicon.svg#musicon") format("svg");
  }
}

[class^="ms-"]:before, [class*=" ms-"]:before,
[class^="ms-"]:after, [class*=" ms-"]:after {   
  font-family: musicon;
/*  font-size: 20px;
  font-style: normal;
  margin-left: 20px;*/
  font-style: normal;
}

.ms-amp:before { content: "\f100"; }
.ms-rackamp:before { content: "\f101"; }
.ms-tape:before { content: "\f102"; }
.ms-pickup:before { content: "\f103"; }
.ms-stop:before { content: "\f104"; }
.ms-trumpet:before { content: "\f105"; }
.ms-volume:before { content: "\f106"; }
.ms-mic1:before { content: "\f107"; }
.ms-mixer:before { content: "\f109"; }
.ms-headphones:before { content: "\f10a"; }
.ms-bugles:before { content: "\f10b"; }
.ms-cello:before { content: "\f10c"; }
.ms-piano:before { content: "\f10d"; }
.ms-time:before { content: "\f10e"; }
.ms-pause:before { content: "\f10f"; }
.ms-keyboard:before { content: "\f110"; }
.ms-scores:before { content: "\f111"; }
.ms-pick:before { content: "\f112"; }
.ms-heavy-metal:before { content: "\f113"; }
.ms-play:before { content: "\f114"; }
.ms-note:before { content: "\f115"; }
.ms-jack-cable:before { content: "\f116"; }
.ms-guitar1:before { content: "\f117"; }
.ms-mic2:before { content: "\f118"; }
.ms-spot:before { content: "\f119"; }
.ms-speaker:before { content: "\f11a"; }
.ms-notes:before { content: "\f11b"; }
.ms-battery:before { content: "\f11c"; }
.ms-guitar2:before { content: "\f11d"; }