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

.pdpnew {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pdp-hero-section-new-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-pdpneweye:before {
  content: "\e900";
}
.icon-pdpnewheart:before {
  content: "\e901";
}
.icon-pdpnewheart-fill:before {
  content: "\e902";
}
.icon-pdpnewmessage-dots-circle:before {
  content: "\e903";
}
