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

[class^="icon-"], [class*=" icon-"] {
  /* 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;

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

.icon-file:before {
  content: "\e916";
}
.icon-read-more:before {
  content: "\e915";
}
.icon-login:before {
  content: "\e914";
}
.icon-newspaper:before {
  content: "\e913";
}
.icon-pin:before {
  content: "\e912";
}
.icon-google-plus:before {
  content: "\e917";
}
.icon-arrow-down:before {
  content: "\e908";
}
.icon-arrow-left:before {
  content: "\e909";
}
.icon-arrow-right:before {
  content: "\e90a";
}
.icon-arrow-up:before {
  content: "\e90b";
}
.icon-date:before {
  content: "\e90c";
}
.icon-info:before {
  content: "\e90d";
}
.icon-link:before {
  content: "\e90e";
}
.icon-live:before {
  content: "\e90f";
}
.icon-tag:before {
  content: "\e910";
}
.icon-time:before {
  content: "\e911";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-linkedin:before {
  content: "\e902";
}
.icon-newsletter-submit:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-youtube:before {
  content: "\e906";
}
.icon-clock:before {
  content: "\e907";
}
.icon-star-half:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-close:before {
  content: "\ea0f";
}

