@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?38673947');
  src: url('../font/fontello.eot?38673947#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?38673947') format('woff'),
       url('../font/fontello.ttf?38673947') format('truetype'),
       url('../font/fontello.svg?38673947#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?38673947#fontello') format('svg');
  }
}
*/
 
 [class^="cb-icon-"]:before, [class*=" cb-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;
  /* 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-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'; } /* '' */