@font-face {
  font-family: 'icomoon';
  src:  ;
  src:   format('embedded-opentype'),
     format('truetype'),
     format('woff'),
     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-arrow_back:before {
  content: "\e900";
}
.icon-arrow_choosedown:before {
  content: "\e901";
}
.icon-arrow_chooseup:before {
  content: "\e902";
}
.icon-arrow_down:before {
  content: "\e903";
}
.icon-arrow_more:before {
  content: "\e904";
}
.icon-arrow_up:before {
  content: "\e905";
}
.icon-choose_on:before {
  content: "\e906";
}
.icon-close:before {
  content: "\e907";
}
.icon-correct .path1:before {
  content: "\e908";
  color: rgb(0, 0, 0);
}
.icon-correct .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(25, 27, 39);
}
.icon-listarrow_up:before {
  content: "\e90a";
}
.icon-listarrow_down:before {
  content: "\e90b";
}
.icon-listmore:before {
  content: "\e90c";
}
.icon-lock:before {
  content: "\e90d";
}
.icon-mode_bright:before {
  content: "\e90e";
}
.icon-mode_night:before {
  content: "\e90f";
}
.icon-restart:before {
  content: "\e910";
}
.icon-screen:before {
  content: "\e911";
}
.icon-switch:before {
  content: "\e912";
}
.icon-write:before {
  content: "\e913";
}
.icon-selected:before {
  content: "\e914";
}
.icon-play:before {
  content: "\e915";
}
.icon-reload:before {
  content: "\e916";
}
.icon-notice:before {
  content: "\e917";
}
.icon-aisearch:before {
  content: "\e918";
}
.icon-clock:before {
  content: "\e919";
}
.icon-search:before {
  content: "\e91a";
}
.icon-discribe:before {
  content: "\e91b";
}
.icon-location:before {
  content: "\e91c";
}
.icon-change:before {
  content: "\e91d";
}
.icon-filter:before {
  content: "\e91e";
}
.icon-choose:before {
  content: "\e91f";
}
.icon-share:before {
  content: "\e920";
}
.icon-collect:before {
  content: "\e921";
}
.icon-like:before {
  content: "\e922";
}
.icon-off:before {
  content: "\e923";
}
