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


    .demo-icon {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: never;
      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;
    }


    .client-list li  i{ font-size: 1.5em;}
    .client-list li  i.icon-money{ font-size: 1.9em;    margin: 1px;}
    .client-list li span{font-size: 1.5em; text-align: left; margin-left: 20px;}