@font-face {

  font-family: 'icon-font';

  src:  url('fonts/icon-font.eot?pprpjs');

  src:  url('fonts/icon-font.eot?pprpjs#iefix') format('embedded-opentype'),

    url('fonts/icon-font.ttf?pprpjs') format('truetype'),

    url('fonts/icon-font.woff?pprpjs') format('woff'),

    url('fonts/icon-font.svg?pprpjs#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-truck:before {

  content: "\f0d1";

}

.ic-arrow2:before {

  content: "\e1001";

}

.ic-bag:before {

  content: "\e1002";

}

.ic-bag2:before {

  content: "\e1003";

}

.ic-double-arrow:before {

  content: "\e1004";

}

.ic-login:before {

  content: "\e1005";

}

.ic-money:before {

  content: "\e1006";

}

.ic-notice:before {

  content: "\e1007";

}

.ic-search:before {

  content: "\e1008";

}

.ic-text:before {

  content: "\e1009";

}

.ic-wallet:before {

  content: "\e100a";

}

.ic-wish:before {

  content: "\e100b";

}

.ic-plus2:before {

  content: "\e100c";

}

.ic-search2:before {

  content: "\e100d";

}

.ic-chevron-thin-left:before {

  content: "\e100e";

}

.ic-chevron-thin-right:before {

  content: "\e1020";

}

.ic-home:before {

  content: "\e1021";

}

.ic-shopping-cart:before {

  content: "\e100f";

}

.ic-typing:before {

  content: "\e1011";

}

.ic-zoom-in:before {

  content: "\e1012";

}

.ic-circle-plus:before {

  content: "\e1013";

}

.ic-circle-minus:before {

  content: "\e1014";

}

.ic-play:before {

  content: "\e1015";

}

.ic-arrow-right2:before {

  content: "\e1016";

}

.ic-add:before {

  content: "\e1017";

}

.ic-minus2:before {

  content: "\e1018";

}

.ic-cross:before {

  content: "\e1019";

}

