@font-face {
  font-family: 'Inoreader_Landing_Font';
  src:  url('fonts/Inoreader_Landing_Font.eot?ejeypw');
  src:  url('fonts/Inoreader_Landing_Font.eot?ejeypw#iefix') format('embedded-opentype'),
    url('fonts/Inoreader_Landing_Font.ttf?ejeypw') format('truetype'),
    url('fonts/Inoreader_Landing_Font.woff?ejeypw') format('woff'),
    url('fonts/Inoreader_Landing_Font.svg?ejeypw#Inoreader_Landing_Font') 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: 'Inoreader_Landing_Font' !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-comments:before {
  content: "\e902";
}
.icon-email:before {
  content: "\e903";
}
.icon-google:before {
  content: "\e900";
}
.icon-google_plus:before {
  content: "\e901";
}
.icon-play:before {
  content: "\e609";
}
.icon-cross:before {
  content: "\e608";
}
.icon-video-camera:before {
  content: "\e607";
}
.icon-facebook:before {
  content: "\e600";
}
.icon-twitter:before {
  content: "\e603";
}
.icon-arrow_up_small:before {
  content: "\e604";
}
.icon-arrow_down_small:before {
  content: "\e605";
}
.icon-rss_positive:before {
  content: "\e606";
}

