@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot?48784373');
    src: url('../font/fontello.eot?48784373#iefix') format('embedded-opentype'),
         url('../font/fontello.woff2?48784373') format('woff2'),
         url('../font/fontello.woff?48784373') format('woff'),
         url('../font/fontello.ttf?48784373') format('truetype'),
         url('../font/fontello.svg?48784373#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;
    width: 1em;
    margin-right: .2em;
    text-align: center;

    font-variant: normal;
    text-transform: none;

    line-height: 1em;

    margin-left: .2em;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
   

  .icon-equis:before { content: '\f101'; transform: scale(2.2);} 
  .icon-menu:before { content: '\f008'; transform: scale(2); }
  