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


[class^="iiicon-"],
[class*=" iiicon-"] {
  font-family: 'icomoon'!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iiicon-audio::before {
  content: "\e905";
}

.iiicon-no-audio::before {
  content: "\e906";
  font-size: 3rem !important;
}

.iiicon-pause::before {
  content: "\e907";
}

.iiicon-play::before {
  content: "\e908";
}
