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

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

.pp-icon-bars:before {
  content: "\e900";
}
.pp-icon-cross:before {
  content: "\e901";
}
.pp-icon-dog-1:before {
  content: "\e902";
}
.pp-icon-dollar:before {
  content: "\e903";
}
.pp-icon-download-1:before {
  content: "\e904";
}
.pp-icon-question:before {
  content: "\e905";
}
.pp-icon-van:before {
  content: "\e906";
}
.pp-icon-wine-bottle:before {
  content: "\e907";
}
.pp-icon-wine-glass-1:before {
  content: "\e908";
}
.pp-icon-wine-glasses:before {
  content: "\e909";
}
