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

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

.icon-instagram-with-circle:before {
  content: "\e900";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-youtube-with-circle:before {
  content: "\e902";
}
.icon-youtube:before {
  content: "\e903";
}
.icon-facebook-with-circle:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-twitter-with-circle:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e907";
}
.icon-cart:before {
  content: "\e908";
}
.icon-search:before {
  content: "\e909";
}
.icon-arrow_down:before {
  content: "\e90a";
}
.icon-arrow_up:before {
  content: "\e90b";
}
.icon-arrow_left:before {
  content: "\e90c";
}
.icon-arrow_right:before {
  content: "\e90d";
}
.icon-hearth:before {
  content: "\e90e";
}
.icon-hearth_on .path1:before {
  content: "\e90f";
  color: rgb(121, 121, 121);
}
.icon-hearth_on .path2:before {
  content: "\e911";
  margin-left: -1.052734375em;
  color: rgb(208, 208, 208);
}
.icon-calendar:before {
  content: "\e910";
}
.icon-delete:before {
  content: "\e912";
}
.icon-remove .path1:before {
  content: "\e913";
  color: rgb(208, 208, 208);
}
.icon-remove .path2:before {
  content: "\e914";
  margin-left: -1.0498046875em;
  color: rgb(208, 208, 208);
}
.icon-remove .path3:before {
  content: "\e915";
  margin-left: -1.0498046875em;
  color: rgb(121, 121, 121);
}
