@font-face {
  font-family: 'ps-icon';
  src:  url('fonts/ps-icon.eot?xtu4ps');
  src:  url('fonts/ps-icon.eot?xtu4ps#iefix') format('embedded-opentype'),
    url('fonts/ps-icon.ttf?xtu4ps') format('truetype'),
    url('fonts/ps-icon.woff?xtu4ps') format('woff'),
    url('fonts/ps-icon.svg?xtu4ps#ps-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ps-icon-"], [class*=" ps-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ps-icon' !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;
}

.ps-icon-delivery-truck:before {
  content: "\e901";
}
.ps-icon-arrow-right:before {
  content: "\e902";
}
.ps-icon-connection:before {
  content: "\e903";
}
.ps-icon-arrow-left:before {
  content: "\e904";
}
.ps-icon-money-1:before {
  content: "\e905";
}
.ps-icon-back:before {
  content: "\e906";
}
.ps-icon-cart-2:before {
  content: "\e907";
  color: #fff;
}
.ps-icon-compare:before {
  content: "\e908";
  color: #fff;
}
.ps-icon-eye:before {
  content: "\e909";
  color: #fff;
}
.ps-icon-group-4 .path1:before {
  content: "\e90a";
  color: rgb(0, 0, 0);
}
.ps-icon-group-4 .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.ps-icon-heart:before {
  content: "\e90c";
}
.ps-icon-search:before {
  content: "\e90d";
}
.ps-icon-mail:before {
  content: "\e90e";
}
.ps-icon-right:before {
  content: "\e910";
}
.ps-icon-notify:before {
  content: "\e911";
  color: #ea977d;
}
.ps-icon-profile:before {
  content: "\e912";
}
.ps-icon-cart:before {
  content: "\e913";
}
