@font-face {
  font-family: 'FontAwesome';
  src:  url('../fonts/icomoon.eot');
  src:  url('../fonts/icomoon.eot') format('embedded-opentype'),
    url('../fonts/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon.woff') format('woff'),
    url('../fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'FontAwesome' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-login:before {
  content: "\f007";
}
.fa-register:before {
  content: "\f055";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-cog:before {
  content: "\f013";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-search:before {
  content: "\f002";
}
.fa-trophy:before {
  content: "\f091";
  font-size:19px;
}
.fa-times:before {
  content: "\f00d";
}
.fa-like:before {
  content: "\e041";
  margin: 0 3px 0 3px;
  font-size:16px;
  float:left;
}

.utorrent {
  float:left;
  margin:2px;
}
.utorrent:before {
  content: "\e007";
  font-size:18px;
}
.android:before {
  content: "\eac0";
}
.appleinc:before {
  content: "\eabe";
}
.volume:before {
  content: "\ea27";
   margin: 0 1px 0 0px;
}
.play:before {
  content: "\ea1c";
}
.playmuz:before {
  content: "\ea15";
}
.heart:before {
  content: "\e9da";
}
/*
.download:before {
  content: "\e9c7";
}*/
.bin:before {
  content: "\e9ac";
}
.key:before {
  content: "\e98d";
}
.user:before {
  content: "\e971";
}
.fa-comments:before {
  content: "\e96d";
}
.bubbles:before {
  content: "\e96c";
}
.clock:before {
  content: "\e94e";
}
.tags:before {
  content: "\e936";
  font-size:13px;
}
.folder:before {
  content: "\e92f";
}
.file-music:before {
  content: "\e928";
}
.mic:before {
  content: "\e91e";
}
.bullhorn:before {
  content: "\e91a";
}
.music:before {
  content: "\e911";
}
.headphones:before {
  content: "\e910";
}
.images:before {
  content: "\e90e";
}
.muzlive:before {
  content: "\e901";
}
.reply:before {
  content: "\e969";
}
.edit:before {
  content: "\e905";
}