@font-face {
  font-family: 'new-znews-icons';
  src:  url('fonts/new-znews-icons.eot?dygms3');
  src:  url('fonts/new-znews-icons.eot?dygms3#iefix') format('embedded-opentype'),
    url('fonts/new-znews-icons.ttf?dygms3') format('truetype'),
    url('fonts/new-znews-icons.woff?dygms3') format('woff'),
    url('fonts/new-znews-icons.svg?dygms3#new-znews-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="ic-"], [class*=" ic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'new-znews-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ic-forward:before {
  content: "\e906";
}
.ic-backward:before {
  content: "\e907";
}
.ic-mute:before {
  content: "\e908";
}
.ic-volume:before {
  content: "\e909";
}
.ic-expand:before {
  content: "\e90a";
}
.ic-compress:before {
  content: "\e90b";
}
.ic-link:before {
  content: "\e90c";
}
.ic-play:before {
  content: "\e90e";
}
.ic-pause:before {
  content: "\e90f";
}
.ic-playturn:before {
  content: "\e910";
}
.ic-type-photo:before {
  content: "\e900";
}
.ic-type-video:before {
  content: "\e901";
}
.ic-quizz:before {
  content: "\e902";
}
.ic-story:before {
  content: "\e903";
}
.ic-longform:before {
  content: "\e904";
}
.ic-vodcast:before {
  content: "\e905";
}
.ic-video:before {
  content: "\e90d";
}
