@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ro47g0');
  src:  url('fonts/icomoon.eot?ro47g0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ro47g0') format('truetype'),
    url('fonts/icomoon.woff?ro47g0') format('woff'),
    url('fonts/icomoon.svg?ro47g0#icomoon') 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-wear:before {
  content: "\e90e";
}
.icon-checkmark:before {
  content: "\e900";
}
.icon-chevron-down:before {
  content: "\e901";
}
.icon-chevron-up:before {
  content: "\e902";
}
.icon-leaves:before {
  content: "\e903";
}
.icon-minus:before {
  content: "\e904";
}
.icon-percale-weave:before {
  content: "\e905";
}
.icon-plus:before {
  content: "\e906";
}
.icon-thread-needle:before {
  content: "\e907";
}
.icon-tenceldream:before {
  content: "\e908";
}
.icon-spb:before {
  content: "\e909";
}
.icon-mobile:before {
  content: "\e90a";
}
.icon-satin:before {
  content: "\e90b";
}
.icon-tencel:before {
  content: "\e90c";
}
.icon-pencil:before {
  content: "\e90d";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-vk:before {
  content: "\ea98";
}
