@font-face {
  font-family: 'Inoreader-UI-Landing-Icons-Font';
  src:  url('fonts/Inoreader-UI-Landing-Icons-Font.eot?wwa7cv');
  src:  url('fonts/Inoreader-UI-Landing-Icons-Font.eot?wwa7cv#iefix') format('embedded-opentype'),
    url('fonts/Inoreader-UI-Landing-Icons-Font.ttf?wwa7cv') format('truetype'),
    url('fonts/Inoreader-UI-Landing-Icons-Font.woff?wwa7cv') format('woff'),
    url('fonts/Inoreader-UI-Landing-Icons-Font.svg?wwa7cv#Inoreader-UI-Landing-Icons-Font') 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: 'Inoreader-UI-Landing-Icons-Font' !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-features_active_search:before {
  content: "\e916";
}
.icon-features_filters:before {
  content: "\e917";
}
.icon-features_rules:before {
  content: "\e918";
}
.icon-preferences-download:before {
  content: "\e915";
}
.icon-three_stripes_big:before {
  content: "\e913";
}
.icon-arrow_up_big:before {
  content: "\e914";
}
.icon-create-rule:before {
  content: "\e905";
}
.icon-success:before {
  content: "\e911";
}
.icon-warning:before {
  content: "\e912";
}
.icon-cross:before {
  content: "\e910";
}
.icon-chevrons-right:before {
  content: "\e90e";
}
.icon-chevrons-left:before {
  content: "\e90f";
}
.icon-upgrade-feature-checkmark:before {
  content: "\e90c";
}
.icon-question-mark:before {
  content: "\e90d";
}
.icon-check:before {
  content: "\e90a";
}
.icon-chevron-down:before {
  content: "\e909";
}
.icon-chevron-up:before {
  content: "\e90b";
}
.icon-world:before {
  content: "\e908";
}
.icon-chevron-thin-right:before {
  content: "\e900";
}
.icon-chevron-thin-left:before {
  content: "\e901";
}
.icon-moon:before {
  content: "\e902";
}
.icon-filter:before {
  content: "\e903";
}
.icon-active-search:before {
  content: "\e904";
}
.icon-controller-play:before {
  content: "\e906";
}
.icon-inoreader-icon:before {
  content: "\e907";
}
