@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?92361080');
  src: url('../font/fontello.eot?92361080#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?92361080') format('woff'),
       url('../font/fontello.ttf?92361080') format('truetype'),
       url('../font/fontello.svg?92361080#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;
     

}
 
.icon-twitter-4:before { content: '\e807'; } /* '' */
.icon-soundcloud:before { content: '\e800'; } /* '' */
.icon-home:before { content: '\e801'; } /* '' */
.icon-facebook-rect:before { content: '\e802'; } /* '' */