@font-face {
  font-family: 'reviews-widget-icons';
  src:  url('https://d1azc1qln24ryf.cloudfront.net/40686/reviews-widget-icons/reviews-widget-icons.eot?d0g5dk');
  src:  url('https://d1azc1qln24ryf.cloudfront.net/40686/reviews-widget-icons/reviews-widget-icons.eot?d0g5dk#iefix') format('embedded-opentype'),
    url('https://d1azc1qln24ryf.cloudfront.net/40686/reviews-widget-icons/reviews-widget-icons.woff2?d0g5dk') format('woff2'),
    url('https://d1azc1qln24ryf.cloudfront.net/40686/reviews-widget-icons/reviews-widget-icons.ttf?d0g5dk') format('truetype'),
    url('https://d1azc1qln24ryf.cloudfront.net/40686/reviews-widget-icons/reviews-widget-icons.woff?d0g5dk') format('woff'),
    url('https://d1azc1qln24ryf.cloudfront.net/40686/reviews-widget-icons/reviews-widget-icons.svg?d0g5dk#reviews-widget-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.icon-rev-star-small:before {
  content: "\e900";
}
.icon-rev-logo-small:before {
  content: "\e901";
}
.icon-percentage-star--0:before {
  content: "\e902";
}
.icon-percentage-star--25:before {
  content: "\e903";
}
.icon-percentage-star--50:before {
  content: "\e904";
}
.icon-percentage-star--75:before {
  content: "\e905";
}
.icon-percentage-star--100:before {
  content: "\e906";
}
.icon-arrow-down-thin-1:before {
  content: "\e907";
}
.icon-arrow-up-thin-1:before {
  content: "\e908";
}
.icon-share-1:before {
  content: "\e909";
}
.icon-facebook-1:before {
  content: "\e90a";
}
.icon-twitter-1:before {
  content: "\e90b";
}
.icon-arrow-right-thin-1:before {
  content: "\e90c";
}
.icon-arrow-left-thin-1:before {
  content: "\e90d";
}
.icon-question-1:before {
  content: "\e90e";
}
.icon-answer-1:before {
  content: "\e90f";
}
