@font-face {
  font-family: 'icomoon';
  src:  url('//cdn.syncfusion.com/content/fonts/documentation/icomoon/icomoon.eot?6eo6ru');
  src:  url('//cdn.syncfusion.com/content/fonts/documentation/icomoon/icomoon.eot?6eo6ru#iefix') format('embedded-opentype'),
    url('//cdn.syncfusion.com/content/fonts/documentation/icomoon/icomoon.ttf?6eo6ru') format('truetype'),
    url('//cdn.syncfusion.com/content/fonts/documentation/icomoon/icomoon.woff?6eo6ru') format('woff'),
    url('//cdn.syncfusion.com/content/fonts/documentation/icomoon/icomoon.svg?6eo6ru#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-moreicon:before {
  content: "\e90c";
  color: #fff;
}
.icon-left-menu2:before {
  content: "\e900";
  color: #949494;
}
.icon-left-menu1:before {
  content: "\e901";
}
.icon-body-1:before {
  content: "\e902";
}
.icon-body-2:before {
  content: "\e903";
  color: #949494;
}
.icon-copy:before {
  content: "\e904";
  color: #0073dc;
}
.icon-down:before {
  content: "\e905";
}
.icon-up:before {
  content: "\e906";
}
.icon-collabse:before {
  content: "\e907";
  color: #fff;
}
.icon-expand:before {
  content: "\e908";
  color: #fff;
}
.icon-frame-resize:before {
  content: "\e909";
}
.icon-zoom:before {
  content: "\e90a";
}
.icon-logo:before {
  content: "\e90b";
  color: #fff;
}
