@font-face {
  font-family: 'csb-icon';
  src:  url('fonts/csb-icon.eot');
  src:  url('fonts/csb-icon.eot') format('embedded-opentype'),
    url('fonts/csb-icon.ttf') format('truetype'),
    url('fonts/csb-icon.woff') format('woff'),
    url('fonts/csb-icon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="csb-icon-"], [class*=" csb-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'csb-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.csb-icon-pencil:before {
  content: "\e915";
}
.csb-icon-border-radius:before {
  content: "\e913";
}
.csb-icon-border:before {
  content: "\e914";
}
.csb-icon-reset:before {
  content: "\e910";
}
.csb-icon-design:before {
  content: "\e911";
}
.csb-icon-color-clear:before {
  content: "\e912";
}
.csb-icon-cross:before {
  content: "\e90d";
}
.csb-icon-menu:before {
  content: "\e900";
}
.csb-icon-menu9:before {
  content: "\e90e";
}
.csb-icon-menu10:before {
  content: "\e90f";
}
.csb-icon-bucket:before {
  content: "\e901";
}
.csb-icon-font-size:before {
  content: "\e902";
}
.csb-icon-shrink:before {
  content: "\e903";
}
.csb-icon-enlarge:before {
  content: "\e904";
}
.csb-icon-width:before {
  content: "\e905";
}
.csb-icon-tab:before {
  content: "\e906";
}
.csb-icon-arrow-down:before {
  content: "\e907";
}
.csb-icon-arrow-up:before {
  content: "\e908";
}
.csb-icon-plus:before {
  content: "\e909";
}
.csb-icon-touch:before {
  content: "\e90a";
}
.csb-icon-eye:before {
  content: "\e90b";
}
.csb-icon-eye-blocked:before {
  content: "\e90c";
}
.csb-icon-menu3:before {
  content: "\e9bf";
}
.csb-icon-blocked:before {
  content: "\ea0e";
}
.csb-icon-cross2:before {
  content: "\ea0f";
}