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

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

.fa-vibaze-album:before {
  content: "\e900";
}
.fa-vibaze-pintrack:before {
  content: "\e901";
}
.fa-vibaze-playlist:before {
  content: "\e902";
}
.fa-vibaze-vibaze:before {
  content: "\e903";
}
.fa-vibaze-vibaze-official:before {
  content: "\e904";
}
