@font-face {
  font-family: 'icon-font';
  src:  url('fonts/icon-font.eot?xn87eu');
  src:  url('fonts/icon-font.eot?xn87eu#iefix') format('embedded-opentype'),
    url('fonts/icon-font.ttf?xn87eu') format('truetype'),
    url('fonts/icon-font.woff?xn87eu') format('woff'),
    url('fonts/icon-font.svg?xn87eu#icon-font') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ic-"], [class*=" ic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-font' !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;
}

.ic-chain:before {
  content: "\10ffff";
}
.ic-back:before {
  content: "\e1000";
}
.ic-check2:before {
  content: "\e1002";
}
.ic-search2:before {
  content: "\e1003";
}
.ic-shoes:before {
  content: "\e1004";
}
.ic-text:before {
  content: "\e1006";
}
.ic-text2:before {
  content: "\e1007";
}
.ic-text3:before {
  content: "\e1009";
}
.ic-wish:before {
  content: "\e1010";
}
.ic-home:before {
  content: "\e1012";
}
.ic-card:before {
  content: "\e1021";
}
.ic-login:before {
  content: "\e1005";
}
.ic-cart:before {
  content: "\e1001";
}
.ic-paid:before {
  content: "\e1008";
}
.ic-search:before {
  content: "\e1022";
}
.ic-square-check:before {
  content: "\e046";
}
.ic-arrow-right2:before {
  content: "\e1016";
}
.ic-arrow-up:before {
  content: "\e096";
}
.ic-add2:before {
  content: "\e1017";
}
.ic-minus2:before {
  content: "\e1018";
}
.ic-cross2:before {
  content: "\e1019";
}
.ic-chevron-thin-left:before {
  content: "\e100e";
}
.ic-chevron-thin-right:before {
  content: "\e1020";
}
.ic-check:before {
  content: "\e912";
}
.ic-shopping-cart:before {
  content: "\e913";
}
.ic-typing:before {
  content: "\e1011";
}
