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

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

.icons-about:before {
  content: "\a1000";
}
.icons-account:before {
  content: "\a1001";
}
.icons-add-to-cart:before {
  content: "\a1002";
}
.icons-arrow-right:before {
  content: "\a1003";
}
.icons-cart:before {
  content: "\a1004";
}
.icons-chat:before {
  content: "\a1005";
}
.icons-checkmark:before {
  content: "\a1006";
}
.icons-ink:before {
  content: "\a1007";
}
.icons-rating-star:before {
  content: "\a1008";
  color: #f90;
}
.icons-search-advanced:before {
  content: "\a1009";
  color: #6c6c6c;
}
.icons-search:before {
  content: "\a1010";
  color: #6c6c6c;
}
.icons-shield:before {
  content: "\a1011";
}
.icons-smile-emo:before {
  content: "\a1012";
}
.icons-time:before {
  content: "\a1013";
}
.icons-tool:before {
  content: "\a1014";
}
