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

diva-app i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 40px;
  overflow: hidden;
  display: inline-block;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

diva-app i::before {
  text-align: center;
}

.diva-closed-captions-off:before {
  content: "\e926";
}
.diva-closed-captions-on:before {
  content: "\e927";
}
.diva-rewind:before {
  content: "\e924";
}
.diva-fast-forward:before {
  content: "\e925";
}
.diva-info:before {
  content: "\ea0c";
}
.diva-wizard-item:before {
  content: "\e920";
}
.diva-heart:before {
  content: "\e921";
}
.diva-plus:before {
  content: "\e91f";
}
.diva-chapters:before {
  content: "\e903";
}
.diva-arrow-left:before {
  content: "\e904";
}
.diva-arrow-right:before {
  content: "\e90d";
}
.diva-arrow-down:before {
  content: "\e912";
}
.diva-arrow-up:before {
  content: "\e922";
}
.diva-close:before {
  content: "\e91e";
}
.diva-multicam-field:before {
  content: "\e923";
}
.diva-backward:before {
  content: "\e902";
}
.diva-forward:before {
  content: "\e908";
}
.diva-gear:before {
  content: "\e90a";
}
.diva-go-live:before {
  content: "\e913";
}
.diva-live-now:before {
  content: "\e90e";
}
.diva-play-filled:before {
  content: "\e914";
}
.diva-replay:before {
  content: "\e915";
}
.diva-settings:before {
  content: "\e916";
}
.diva-sideview:before {
  content: "\e917";
}
.diva-switch:before {
  content: "\e91a";
}
.diva-switch-big:before {
  content: "\e91b";
}
.diva-commentary:before {
  content: "\e905";
}
.diva-commentary-active:before {
  content: "\e906";
}
.diva-play:before {
  content: "\e911";
}
.diva-pause:before {
  content: "\e910";
}
.diva-three-sixty:before {
  content: "\e90c";
}
.diva-multicam:before {
  content: "\e90b";
}
.diva-alternate-timeline:before {
  content: "\e900";
}
.diva-alternate-timeline-active:before {
  content: "\e901";
}
.diva-normalscreen:before {
  content: "\e90f";
}
.diva-fullscreen:before {
  content: "\e909";
}
.diva-sound-on:before {
  content: "\e919";
}
.diva-sound-off:before {
  content: "\e918";
}
.diva-expand:before {
  content: "\e907";
}
.diva-audiotracks:before {
  content: "\e91c";
}
