@font-face {
  font-family: 'cb-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?91112060#fontello') format('svg');
  }
}
*/
 
.cb-icon-folder-empty:before { content: '\e800'; } /* '' */