@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?50292710');
  src: url('../fonts/fontello.eot?50292710#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?50292710') format('woff2'),
       url('../fonts/fontello.woff?50292710') format('woff'),
       url('../fonts/fontello.ttf?50292710') format('truetype'),
       url('../fonts/fontello.svg?50292710#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.icon-volume-up:before { content: '\e800'; } /* '' */
.icon-play:before { content: '\e801'; } /* '' */
.icon-pause:before { content: '\e802'; } /* '' */
.icon-stop:before { content: '\e803'; } /* '' */
.icon-cancel:before { content: '\e804'; } /* '' */
.icon-spin5:before { content: '\e838'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */