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

.wlpr {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wlpr' !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;
}

.wlpr-close:before {
  content: "\f00d";
}
.wlpr-remove:before {
  content: "\f00d";
}
.wlpr-times:before {
  content: "\f00d";
}
.wlpr-trophy:before {
  content: "\f091";
}
.wlpr-twitter:before {
  content: "\f099";
}
.wlpr-facebook:before {
  content: "\f09a";
}
.wlpr-facebook-f:before {
  content: "\f09a";
}
.wlpr-envelope:before {
  content: "\f0e0";
}
.wlpr-whatsapp:before {
  content: "\f232";
}
.wlpr-clone:before {
  content: "\f24d";
}
