@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?qa4dnv');
  src:  url('../fonts/icomoon.eot?qa4dnv#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?qa4dnv') format('truetype'),
    url('../fonts/icomoon.woff?qa4dnv') format('woff'),
    url('../fonts/icomoon.svg?qa4dnv#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pinterest:before {
  content: "\e909" !important;
}
.icon-twitter:before {
  content: "\e90a" !important;
}
.icon-fb:before {
  content: "\e90b" !important;
}
.icon-right-char:before {
  content: "\e907" !important;
}
.icon-left-char:before {
  content: "\e908" !important;
}
.icon-triangle:before {
  content: "\e906" !important;
}
.icon-white-arrow:before {
  content: "\e900" !important;
}
.icon-cart:before {
  content: "\e901" !important;
}
.icon-facebook:before {
  content: "\e902" !important;
}
.icon-instagram:before {
  content: "\e903" !important;
}
.icon-left-arrow:before {
  content: "\e904" !important;
}
.icon-right-arrow:before {
  content: "\e905" !important;
}