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

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

.tt-star-Star:before {
  content: "\73";
  color: #fca238;
}
