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

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

.fa-wpwc-heart:before {
  content: "\e901";
}
.fa-wpwc-like:before {
  content: "\e901";
}
.fa-wpwc-love:before {
  content: "\e901";
}
.fa-wpwc-favorite:before {
  content: "\e901";
}
.fa-wpwc-clipboard:before {
  content: "\e902";
}
.fa-wpwc-star:before {
  content: "\e911";
}
