@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?fiq9oo') format('truetype'),
    url('fonts/icomoon.woff?fiq9oo') format('woff'),
    url('fonts/icomoon.svg?fiq9oo#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.ptIcon-fav-bc:before {
  content: "\e902";
}
.ptIcon-fav-b:before {
  content: "\e903";
}
.ptIcon-fav:before {
  content: "\e901";
}
.ptIcon-fav-c:before {
  content: "\e900";
}
