@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?94505022');
  src: url('../fonts/fontello.eot?94505022#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?94505022') format('woff2'),
       url('../fonts/fontello.woff?94505022') format('woff'),
       url('../fonts/fontello.ttf?94505022') format('truetype'),
       url('../fonts/fontello.svg?94505022#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
      font-family: 'number';
	  src: url('../fonts/number.ttf');
      font-weight: normal;
      font-style: normal;
    }
.demo-icon
    {
      font-family: "fontello";
      font-style: normal;
      speak: none;
     
      display: inline-block;
      width: 1em;
      text-align: center;
      /* opacity: .8; */
     
      /* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;
     
      /* fix buttons height, for twitter bootstrap */
      line-height: 1em;
     
      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
     
      /* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    }
 
.icon-right-dir:before { content: '\e800'; } /* '' */
.icon-left-dir:before { content: '\e801'; } /* '' */
.icon-up-dir:before { content: '\e802'; } /* '' */
.icon-down-dir:before { content: '\e803'; } /* '' */
.icon-home:before { content: '\e804'; } /* '' */
.icon-chat:before { content: '\e805'; } /* '' */
.icon-phone:before { content: '\e806'; } /* '' */
.icon-location:before { content: '\e807'; } /* '' */
.icon-cancel:before { content: '\e808'; } /* '' */
.icon-search:before { content: '\e809'; } /* '' */
.icon-weibo:before { content: '\e80a'; } /* '' */
.icon-layout:before { content: '\e80b'; } /* '' */
.icon-right-small:before { content: '\e80c'; } /* '' */
.icon-left-small:before { content: '\e80d'; } /* '' */
.icon-down-small:before { content: '\e80e'; } /* '' */
.icon-up-small:before { content: '\e80f'; } /* '' */
.icon-user:before { content: '\e810'; } /* '' */
.icon-menu-1:before { content: '\f0c9'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-desktop:before { content: '\f108'; } /* '' */
.icon-mobile:before { content: '\f10b'; } /* '' */
.icon-angle-circled-left:before { content: '\f137'; } /* '' */
.icon-angle-circled-right:before { content: '\f138'; } /* '' */
.icon-angle-circled-up:before { content: '\f139'; } /* '' */
.icon-angle-circled-down:before { content: '\f13a'; } /* '' */
.icon-qq:before { content: '\f1d6'; } /* '' */
.icon-wechat:before { content: '\f1d7'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
