@font-face {
  font-family: 'cq-icons-message-editor';
  src:  url('fonts/cq-icons-message-editor.eot?ylwx5t');
  src:  url('fonts/cq-icons-message-editor.eot?ylwx5t#iefix') format('embedded-opentype'),
    url('fonts/cq-icons-message-editor.ttf?ylwx5t') format('truetype'),
    url('fonts/cq-icons-message-editor.woff?ylwx5t') format('woff'),
    url('fonts/cq-icons-message-editor.svg?ylwx5t#cq-icons-message-editor') format('svg');
  font-weight: normal;
  font-style: normal;
}

.cq-icon-me {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cq-icons-message-editor' !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;
}

.cq-icon-shape-arrow:before {
  content: "\e917";
}
.cq-icon-shape-double-arrow:before {
  content: "\e918";
}
.cq-icon-shape-ellipse:before {
  content: "\e919";
}
.cq-icon-shape-line:before {
  content: "\e91a";
}
.cq-icon-shape-rect:before {
  content: "\e91b";
}
.cq-icon-shape-rounded-rect:before {
  content: "\e91c";
}
.cq-icon-shape-star:before {
  content: "\e91d";
}
.cq-icon-dist-h:before {
  content: "\e915";
}
.cq-icon-dist-v:before {
  content: "\e916";
}
.cq-icon-text:before {
  content: "\e913";
}
.cq-icon-preview-page:before {
  content: "\e914";
}
.cq-icon-arrange:before {
  content: "\e900";
}
.cq-icon-bring-forward:before {
  content: "\e901";
}
.cq-icon-send-backward:before {
  content: "\e902";
}
.cq-icon-bring-to-front:before {
  content: "\e903";
}
.cq-icon-send-to-back:before {
  content: "\e904";
}
.cq-icon-proportion:before {
  content: "\e905";
}
.cq-icon-match-width:before {
  content: "\e906";
}
.cq-icon-match-height:before {
  content: "\e907";
}
.cq-icon-align-top:before {
  content: "\e908";
}
.cq-icon-align-middle:before {
  content: "\e909";
}
.cq-icon-align-bottom:before {
  content: "\e90a";
}
.cq-icon-new-page:before {
  content: "\e90b";
}
.cq-icon-editor-left-align:before {
  content: "\e90c";
}
.cq-icon-editor-center-align:before {
  content: "\e90d";
}
.cq-icon-editor-right-align:before {
  content: "\e90e";
}
.cq-icon-editor-justified:before {
  content: "\e90f";
}
.cq-icon-editor-line-height:before {
  content: "\e910";
}
.cq-icon-editor-tracking:before {
  content: "\e911";
}
.cq-icon-editor-data-field:before {
  content: "\e912";
}

