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

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

.pk-shopping-basket:before {
  content: "\e900";
  color: #632886;
}
.pk-ship-24-hours:before {
  content: "\e901";
  color: #07b5ce;
}
.pk-book-preview:before {
  content: "\e902";
  color: #632886;
}
.pk-gift:before {
  content: "\e903";
  color: #f7a100;
}
.pk-user:before {
  content: "\e904";
  color: #09244b;
}
.pk-circled-arrow-right:before {
  content: "\e905";
}
.pk-circled-arrow-left:before {
  content: "\e906";
}
.pk-button-arrow-right:before {
  content: "\e907";
}
.pk-button-arrow-left:before {
  content: "\e908";
}
.pk-triangle-arrow-up:before {
  content: "\e909";
}
.pk-triangle-arrow-down:before {
  content: "\e90a";
}
.pk-double-arrow-down:before {
  content: "\e90b";
}
.pk-double-arrow-up:before {
  content: "\e90c";
}
.pk-arrow-up:before {
  content: "\e90d";
}
.pk-arrow-down:before {
  content: "\e90e";
}
.pk-double-arrow-left:before {
  content: "\e90f";
}
.pk-double-arrow-right:before {
  content: "\e910";
}
.pk-arrow-right:before {
  content: "\e911";
}
.pk-arrow-left:before {
  content: "\e912";
}
