@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?54087268');
    src: url('../fonts/fontello.eot?54087268#iefix') format('embedded-opentype'),
         url('../fonts/fontello.woff?54087268') format('woff'),
         url('../fonts/fontello.ttf?54087268') format('truetype'),
         url('../fonts/fontello.svg?54087268#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
  }
.icon {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }