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

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


/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?21762454#fontello') format('svg');
  }
}
*/


/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'cb-fontello';
    src: url('../font/cb-fontello.svg?35908692#cb-fontello') format('svg');
  }
  
   @font-face {
    font-family: 'fontello';
    url('../font/fontello.svg?21762454#fontello') format('svg');
  }
}
*/

.icon-folder-open-empty: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;
  /* 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;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* 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-folder-open-empty:before { content: '\e800'; } /* 'î €' */

 
 [class^="cb-icon-"]:before, [class*=" cb-icon-"]:before  {
  font-family: "cb-fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  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;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%;*/
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


 
.cb-icon-home:before { content: '\e800'; } /* 'î €' */
.cb-icon-fontsize:before { content: '\e900'; } /* 'î¤€' */
.cb-icon-italic:before { content: '\e901'; } /* 'î¤' */
.cb-icon-indent-left:before { content: '\e902'; } /* 'î¤‚' */
.cb-icon-indent-right:before { content: '\e903'; } /* 'î¤ƒ' */
.cb-icon-unlink:before { content: '\e904'; } /* 'î¤„' */
.cb-icon-link:before { content: '\e905'; } /* 'î¤…' */
.cb-icon-align-left:before { content: '\e906'; } /* 'î¤†' */
.cb-icon-align-center:before { content: '\e907'; } /* 'î¤‡' */
.cb-icon-align-right:before { content: '\e908'; } /* 'î¤ˆ' */
.cb-icon-align-justify:before { content: '\e909'; } /* 'î¤‰' */
.cb-icon-list-numbered:before { content: '\e90a'; } /* 'î¤Š' */
.cb-icon-list-bullet:before { content: '\e90b'; } /* 'î¤‹' */
.cb-icon-camera:before { content: '\e90c'; } /* 'î¤Œ' */
.cb-icon-move:before { content: '\e90d'; } /* 'î¤' */
.cb-icon-eraser:before { content: '\e90e'; } /* 'î¤Ž' */
.cb-icon-pencil:before { content: '\e90f'; } /* 'î¤' */
.cb-icon-underline:before { content: '\e910'; } /* 'î¤' */
.cb-icon-bold:before { content: '\e911'; } /* 'î¤‘' */
.cb-icon-strike:before { content: '\e912'; } /* 'î¤’' */
.cb-icon-code:before { content: '\e913'; } /* 'î¤“' */
.cb-icon-plus:before { content: '\e914'; } /* 'î¤”' */
.cb-icon-spin:before { content: '\e915'; } /* 'î¤•' */
.cb-icon-docs:before { content: '\e916'; } /* 'î¤–' */
.cb-icon-cancel:before { content: '\e917'; } /* 'î¤—' */
.cb-icon-color:before { content: '\e918'; } /* 'î¤˜' */
.cb-icon-tint:before { content: '\e919'; } /* 'î¤™' */
.cb-icon-header:before { content: '\e91a'; } /* 'î¤š' */
.cb-icon-font:before { content: '\e91b'; } /* 'î¤›' */
.cb-icon-picture:before { content: '\e91d'; } /* 'î¤' */
.cb-icon-superscript:before { content: '\e91e'; } /* 'î¤ž' */
.cb-icon-subscript:before { content: '\e91f'; } /* 'î¤Ÿ' */
.cb-icon-dot:before { content: '\e920'; } /* 'î¤ ' */
.cb-icon-trash:before { content: '\e921'; } /* 'î¤¡' */
.cb-icon-ok:before { content: '\e922'; } /* 'î¤¢' */
.cb-icon-download:before { content: '\e923'; } /* 'î¤£' */
.cb-icon-doc:before { content: '\e924'; } /* 'î¤¤' */
.cb-icon-cog:before { content: '\e925'; } /* 'î¤¥' */
.cb-icon-off:before { content: '\e926'; } /* 'î¤¦' */
.cb-icon-minus:before { content: '\e927'; } /* 'î¤§' */
.cb-icon-back:before { content: '\e928'; } /* 'î¤¨' */
.cb-icon-left-open-big:before { content: '\e929'; } /* 'î¤©' */
.cb-icon-right-open-big:before { content: '\e930'; } /* 'î¤°' */
