@font-face {
  font-family: 'pl-audio';
  src:  url('../fonts/pl-audio.eot?6ybw71');
  src:  url('../fonts/pl-audio.eot?6ybw71#iefix') format('embedded-opentype'),
    url('../fonts/pl-audio.ttf?6ybw71') format('truetype'),
    url('../fonts/pl-audio.woff?6ybw71') format('woff'),
    url('../fonts/pl-audio.svg?6ybw71#pl-audio') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icons-pl-audio{
  font-family: 'pl-audio' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.plAud-icon-play:before {
  content: "\f04b";
}
.plAud-icon-pause:before {
  content: "\f04c";
}
.plAud-icon-load:before {
  content: "\e97b";
}
.plAud-icon-volume:before {
  content: "\ea27";
}