@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  .fo{
    font-family: 'fontello';
      display: inline-block;
      font-style: normal;
  }