@font-face {
  font-family: 'airclimate';
  src:  url('fonts/airclimate.eot?icbfs4');
  src:  url('fonts/airclimate.eot?icbfs4#iefix') format('embedded-opentype'),
    url('fonts/airclimate.ttf?icbfs4') format('truetype'),
    url('fonts/airclimate.woff?icbfs4') format('woff'),
    url('fonts/airclimate.svg?icbfs4#airclimate') 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: 'airclimate' !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-close:before {
  content: "\e900";
}
.icon-arrow_down:before {
  content: "\e901";
}
.icon-bill .path1:before {
  content: "\e902";
  color: rgb(229, 255, 228);
}
.icon-bill .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(51, 51, 51);
}
.icon-bill .path3:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(51, 51, 51);
}
.icon-calc:before {
  content: "\e905";
  color: #fff;
}
.icon-card .path1:before {
  content: "\e906";
  color: rgb(229, 255, 228);
}
.icon-card .path2:before {
  content: "\e907";
  margin-left: -1.3154296875em;
  color: rgb(51, 51, 51);
}
.icon-catalog:before {
  content: "\e909";
}
.icon-chart:before {
  content: "\e90a";
  color: #fff;
}
.icon-delivery:before {
  content: "\e90b";
  color: #fff;
}
.icon-inform:before {
  content: "\e90c";
  color: #828282;
}
.icon-install .path1:before {
  content: "\e90d";
  color: rgb(229, 255, 228);
}
.icon-install .path2:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(51, 51, 51);
}
.icon-phone:before {
  content: "\e90f";
  color: #50b848;
}
.icon-price_asc:before {
  content: "\e910";
  color: #50b848;
}
.icon-price_desc:before {
  content: "\e911";
  color: #bdbdbd;
}
.icon-return:before {
  content: "\e912";
  color: #fff;
}
.icon-scale:before {
  content: "\e913";
}
.icon-send:before {
  content: "\e915";
  color: #fff;
}
.icon-service:before {
  content: "\e916";
}
.icon-star:before {
  content: "\e917";
  color: #fcc500;
}
.icon-user:before {
  content: "\e918";
}
.icon-varanty:before {
  content: "\e919";
  color: #fff;
}
