@font-face {
  font-family: "icomoon";
  src: url("../font/icomoon.eot?h2wmtx");
  src: url("../font/icomoon.eot?h2wmtx#iefix") format("embedded-opentype"),
    url("../font/icomoon.ttf?h2wmtx") format("truetype"),
    url("../font/icomoon.woff?h2wmtx") format("woff"),
    url("../font/icomoon.svg?h2wmtx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !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;
}

.icon-language:before {
  content: "\e900";
}
.icon-cog:before {
  content: "\e800";
}
.icon-audio:before {
  content: "\e801";
}
.icon-right:before {
  content: "\e802";
}
.icon-left:before {
  content: "\e802";
  transform: rotate(180deg);
}
.icon-cancel:before {
  content: "\e803";
}
.icon-shorts:before {
  content: "\e804";
}
.icon-th-large:before {
  content: "\e805";
}
.icon-left:before {
  content: "\e806";
}
.icon-play:before {
  content: "\e807";
}
.icon-menu:before {
  content: "\e808";
}
.icon-up-open:before {
  content: "\e809";
}
.icon-right-open:before {
  content: "\e80a";
}
.icon-left-open:before {
  content: "\e80b";
}
.icon-down-open:before {
  content: "\e80c";
}
.icon-th-list:before {
  content: "\e80d";
}
.icon-specials:before {
  content: "\e80e";
}
.icon-arrow-right:before {
  content: "\e80f";
}
.icon-podcast:before {
  content: "\e810";
}
.icon-heart:before {
  content: "\e811";
}
.icon-search:before {
  content: "\e812";
}
.icon-quote:before {
  content: "\e815";
}
.icon-articles:before {
  content: "\e902";
}
.icon-globe:before {
  content: "\e903";
}
.icon-download:before {
  content: "\e901";
}
