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

[class^="ic12-"], [class*=" ic12-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-font-12' !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;
}

.ic12-earth:before {
  content: "\e1000";
}
.ic12-share-fb:before {
  content: "\e919";
}
.ic12-share-google:before {
  content: "\e91a";
}
.ic12-share-p:before {
  content: "\e91b";
}
.ic12-share-t:before {
  content: "\e91c";
}
.ic12-google:before {
  content: "\e917";
  color: #d90000;
}
.ic12-pinterest:before {
  content: "\e918";
  color: #fff;
}
.ic12-home:before {
  content: "\e900";
}
.ic12-home2:before {
  content: "\e901";
}
.ic12-bag:before {
  content: "\e902";
}
.ic12-cart:before {
  content: "\e903";
}
.ic12-cart2:before {
  content: "\e904";
}
.ic12-detail:before {
  content: "\e905";
}
.ic12-money:before {
  content: "\e906";
}
.ic12-star-circle:before {
  content: "\e907";
}
.ic12-cross-circle:before {
  content: "\e908";
}
.ic12-cross:before {
  content: "\e909";
}
.ic12-user:before {
  content: "\e90a";
}
.ic12-wallet:before {
  content: "\e90b";
}
.ic12-big-bag:before {
  content: "\e90c";
}
.ic12-angle-double-down:before {
  content: "\e90d";
}
.ic12-angle-double-up:before {
  content: "\e90e";
}
.ic12-arrow-right:before {
  content: "\e911";
}
.ic12-caret-right:before {
  content: "\e912";
}
.ic12-plus:before {
  content: "\e913";
}
.ic12-minus:before {
  content: "\e914";
}
.ic12-qty-add:before {
  content: "\e915";
}
.ic12-qty-less:before {
  content: "\e916";
}
.ic12-msg:before {
  content: "\e90f";
}
.ic12-msg2:before {
  content: "\e910";
}

