@font-face {
  font-family: 'icomoon';
  src:  url('/css/fonts/icomoon.eot?83x319');
  src:  url('/css/fonts/icomoon.eot?83x319#iefix') format('embedded-opentype'),
    url('/css/fonts/icomoon.ttf?83x319') format('truetype'),
    url('/css/fonts/icomoon.woff?83x319') format('woff'),
    url('/css/fonts/icomoon.svg?83x319#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-arrow_left1:before {
  content: "\e904";
  color: #14b132;
}
.icon-arrow_right1:before {
  content: "\e90b";
  color: #14b132;
}
.icon-like:before {
  content: "\e90e";
  color: #576c7d;
}
.icon-advantage1:before {
  content: "\e900";
}
.icon-advantage2:before {
  content: "\e901";
}
.icon-arrow_close:before {
  content: "\e902";
}
.icon-arrow_to_down:before {
  content: "\e906";
}
.icon-bugrer:before {
  content: "\e907";
}
.icon-cards:before {
  content: "\e908";
}
.icon-cart:before {
  content: "\e909";
}
.icon-eye:before {
  content: "\e90a";
}
.icon-list:before {
  content: "\e90c";
}
.icon-shield:before {
  content: "\e90d";
}
