@font-face {
  font-family: 'mhaudiofont';
  src: url('../font/mhaudiofont.eot?84926467');
  src: url('../font/mhaudiofont.eot?84926467#iefix') format('embedded-opentype'),
       url('../font/mhaudiofont.woff2?84926467') format('woff2'),
       url('../font/mhaudiofont.woff?84926467') format('woff'),
       url('../font/mhaudiofont.ttf?84926467') format('truetype'),
       url('../font/mhaudiofont.svg?84926467#mhaudiofont') 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: 'mhaudiofont';
    src: url('../font/mhaudiofont.svg?84926467#mhaudiofont') format('svg');
  }
}
*/
 
 [class^="mhicon-"]:before, [class*=" mhicon-"]:before {
  font-family: "mhaudiofont";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  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 */
  margin-left: .2em;
 
  /* 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); */
}
 
.mhicon-shuffle:before { content: '\e800'; } /* '' */
.mhicon-play:before { content: '\e801'; } /* '' */
.mhicon-stop:before { content: '\e802'; } /* '' */
.mhicon-cancel:before { content: '\e803'; } /* '' */
.mhicon-heart:before { content: '\e804'; } /* '' */
.mhicon-volumeoff:before { content: '\e805'; } /* '' */
.mhicon-volumeon:before { content: '\e806'; } /* '' */
.mhicon-pause:before { content: '\e807'; } /* '' */
.mhicon-mail:before { content: '\e808'; } /* '' */
.mhicon-next:before { content: '\e809'; } /* '' */
.mhicon-loopsingle:before { content: '\e80a'; } /* '' */
.mhicon-download:before { content: '\e80b'; } /* '' */
.mhicon-prev:before { content: '\e80c'; } /* '' */
.mhicon-loop:before { content: '\e80d'; } /* '' */
.mhicon-info-circled:before { content: '\e80e'; } /* '' */
.mhicon-link:before { content: '\e80f'; } /* '' */
.mhicon-noloop:before { content: '\e810'; } /* '' */
.mhicon-forward:before { content: '\e814'; } /* '' */
.mhicon-backward:before { content: '\e815'; } /* '' */
.mhicon-spin4:before { content: '\e834'; } /* '' */
.mhicon-spin5:before { content: '\e838'; } /* '' */
.mhicon-link-ext:before { content: '\f08e'; } /* '' */
.mhicon-twitter:before { content: '\f099'; } /* '' */
.mhicon-facebook:before { content: '\f09a'; } /* '' */
.mhicon-linkedin:before { content: '\f0e1'; } /* '' */
.mhicon-download-cloud:before { content: '\f0ed'; } /* '' */
.mhicon-youtube:before { content: '\f167'; } /* '' */
.mhicon-instagram:before { content: '\f16d'; } /* '' */
.mhicon-tumblr:before { content: '\f173'; } /* '' */
.mhicon-reddit:before { content: '\f1a1'; } /* '' */
.mhicon-share:before { content: '\f1e0'; } /* '' */
.mhicon-pinterest:before { content: '\f231'; } /* '' */
.mhicon-whatsapp:before { content: '\f232'; } /* '' */