@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?1qp53i');
  src:  url('fonts/icomoon.eot?1qp53i#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?1qp53i') format('truetype'),
    url('fonts/icomoon.woff?1qp53i') format('woff'),
    url('fonts/icomoon.svg?1qp53i#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-close:before {
  content: "\e908";
}
.icon-exclamation-triangle:before {
  content: "\e909";
}
.icon-bullhorn:before {
  content: "\e900";
}
.icon-check:before {
  content: "\e901";
}
.icon-whatsapp:before {
  content: "\e902";
}
.icon-shopping-cart:before {
  content: "\e903";
}
.icon-cart-plus:before {
  content: "\e904";
}
.icon-envelope:before {
  content: "\e905";
}
.icon-wechat:before {
  content: "\e906";
}
.icon-weixin:before {
  content: "\e906";
}
.icon-qq:before {
  content: "\e907";
}
.icon-phone:before {
  content: "\e942";
}
.icon-telegram:before {
  content: "\ea95";
}
