/*$Id$*/
@font-face {
  font-family: 'zohodeskkbeditorinner';
  src:  url('../fonts/zohodeskkbeditorinner.eot?8h2qck');
  src:  url('../fonts/zohodeskkbeditorinner.eot?8h2qck#iefix') format('embedded-opentype'),
    url('../fonts/zohodeskkbeditorinner.ttf?8h2qck') format('truetype'),
    url('../fonts/zohodeskkbeditorinner.woff?8h2qck') format('woff'),
    url('../fonts/zohodeskkbeditorinner.svg?8h2qck#zohodeskkbeditorinner') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="KBEditor-"], [class*=" KBEditor-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'zohodeskkbeditorinner' !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;
}

.KBEditor-caution-thick:before {
  content: "\e900";
}
.KBEditor-exclamation1:before {
  content: "\e901";
}
.KBEditor-file-text2:before {
  content: "\e902";
}
.KBEditor-info:before {
  content: "\e903";
}
.KBEditor-lights-thick:before {
  content: "\e904";
}
.KBEditor-quote:before {
  content: "\e905";
}

