@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?88m2w1');
  src:  url('fonts/icomoon.eot?88m2w1#iefix') format('embedded-opentype'),
  url('fonts/icomoon.ttf?88m2w1') format('truetype'),
  url('fonts/icomoon.woff?88m2w1') format('woff'),
  url('fonts/icomoon.svg?88m2w1#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-icon_select:before {
  content: "\e906";
  color: #9a9a9a;
}
.icon-icon_order_lower:before {
  content: "\e907";
  color: #9a9a9a;
}
.icon-icon_order_rise:before {
  content: "\e908";
  color: #9a9a9a;
}
.icon-ico_checkbox_noctrl .path1:before {
  content: "\e900";
  color: rgb(255, 131, 71);
}
.icon-ico_checkbox_noctrl .path2:before {
  content: "\e901";
  margin-left: -1.5em;
  color: rgb(255, 255, 255);
}
.icon-ico_checkbox_selected .path1:before {
  content: "\e902";
  color: rgb(255, 131, 71);
}
.icon-ico_checkbox_selected .path2:before {
  content: "\e903";
  margin-left: -1.5em;
  color: rgb(255, 255, 255);
}
.icon-ico_arrow_filter:before {
  content: "\e904";
  color: #9a9a9a;
}
.icon-ico_checkbox_default:before {
  content: "\e905";
  color: #fff;
}
