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

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

.icon-new-starstar3:before {
  content: "\e900";
}
.icon-new-starstar1:before {
  content: "\e906";
}
.icon-new-starstar4:before {
  content: "\e902";
}
.icon-new-starstar2:before {
  content: "\e907";
}
.icon-new-starstar-full:before {
  content: "\e905";
}
.icon-new-starstar:before {
  content: "\e904";
}
.icon-new-starstar-2:before {
  content: "\e901";
}
