@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9civmi');
  src:  url('fonts/icomoon.eot?9civmi#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9civmi') format('truetype'),
    url('fonts/icomoon.woff?9civmi') format('woff'),
    url('fonts/icomoon.svg?9civmi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* 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-arrow-down:before {
  content: "\e90a";
}
.icon-arrow-left:before {
  content: "\e90b";
}
.icon-arrow-right:before {
  content: "\e90c";
}
.icon-cart1:before {
  content: "\e90d";
}
.icon-cart2:before {
  content: "\e90e";
}
.icon-check:before {
  content: "\e90f";
}
.icon-copy:before {
  content: "\e910";
}
.icon-faq-a:before {
  content: "\e911";
}
.icon-faq-arrow:before {
  content: "\e912";
}
.icon-faq-q:before {
  content: "\e913";
}
.icon-home:before {
  content: "\e914";
}
.icon-shop-detail:before {
  content: "\e915";
}
.icon-write:before {
  content: "\e906";
}
.icon-fb-icon:before {
  content: "\e907";
}
.icon-ig-icon:before {
  content: "\e908";
}
.icon-play-icon:before {
  content: "\e909";
}
.icon-envelope:before {
  content: "\e903";
}
.icon-location:before {
  content: "\e904";
}
.icon-phone:before {
  content: "\e905";
}
.icon-user:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e900";
}
.icon-shopping:before {
  content: "\e901";
}
