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

.icon {
    font-family: 'fontello';
    font-style: normal;
}


