@font-face {
  font-family: 'wlpr-font';
  src:  url('fonts/wlpr-font.eot?n77nt7');
  src:  url('fonts/wlpr-font.eot?n77nt7#iefix') format('embedded-opentype'),
    url('fonts/wlpr-font.ttf?n77nt7') format('truetype'),
    url('fonts/wlpr-font.woff?n77nt7') format('woff'),
    url('fonts/wlpr-font.svg?n77nt7#wlpr-font') 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-font' !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;
}

.wlpr-clone:before {
  content: "\e900";
}
.wlpr-close:before {
  content: "\e901";
}
.wlpr-trophy:before {
  content: "\e902";
}
.wlpr-envelope:before {
  content: "\e903";
}
.wlpr-twitter:before {
  content: "\e904";
}
.wlpr-facebook:before {
  content: "\e905";
}
.wlpr-facebook-f:before {
  content: "\e905";
}
