@font-face {
  font-family: 'winamaz';
  src:  url('winamaz.eot?go59c3');
  src:  url('winamaz.eot?go59c3#iefix') format('embedded-opentype'),
    url('winamaz.ttf?go59c3') format('truetype'),
    url('winamaz.woff?go59c3') format('woff'),
    url('winamaz.svg?go59c3#winamaz') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-loading:before {
  content: "\e902";
}
.icon-star-line:before {
  content: "\e900";
}
.icon-star:before {
  content: "\e901";
}