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

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

.ranked-happy:before {
  content: "\d1";
}
.ranked-happy-1:before {
  content: "\d2";
}
.ranked-heart:before {
  content: "\d3";
}
.ranked-heart-1:before {
  content: "\d4";
}
.ranked-like:before {
  content: "\d5";
}
.ranked-ok:before {
  content: "\d6";
}
.ranked-ok-1:before {
  content: "\d7";
}
.ranked-trophy:before {
  content: "\d8";
}
.ranked-trophy-1:before {
  content: "\e908";
}
.ranked-verified:before {
  content: "\d10";
}
.ranked-verified-1:before {
  content: "\d11";
}
