@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?t7cqeb');
  src:  url('fonts/icomoon.eot?t7cqeb#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?t7cqeb') format('truetype'),
    url('fonts/icomoon.woff?t7cqeb') format('woff'),
    url('fonts/icomoon.svg?t7cqeb#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-chevron-right1:before {
  content: "\e900";
}
.icon-edit:before {
  content: "\e60e";
}
.icon-delete:before {
  content: "\e680";
}
.icon-delete1:before {
  content: "\e681";
}
.icon-at-sign:before {
  content: "\e695";
}
.icon-published:before {
  content: "\e6a5";
}
.icon-unpublished:before {
  content: "\e6a6";
}
.icon-file-add:before {
  content: "\e6b4";
}
.icon-copy:before {
  content: "\e6b8";
}
.icon-login:before {
  content: "\e6d2";
}
.icon-logout:before {
  content: "\e6d3";
}
.icon-shuffle:before {
  content: "\e6ec";
}
.icon-user:before {
  content: "\e71e";
}
.icon-sync:before {
  content: "\e8da";
}
.icon-download:before {
  content: "\e8f5";
}
.icon-move-up:before {
  content: "\e8fb";
}
.icon-move-down:before {
  content: "\e8fc";
}
.icon-enter-right2:before {
  content: "\e903";
}
.icon-magnifier:before {
  content: "\e922";
}
.icon-close-small:before {
  content: "\e92a";
}
.icon-menu:before {
  content: "\e92b";
}
.icon-save:before {
  content: "\e934";
}
.icon-close:before {
  content: "\e935";
}
.icon-plus:before {
  content: "\e936";
}
.icon-chevron-down:before {
  content: "\e93a";
}
.icon-chevron-right:before {
  content: "\e93c";
}
.icon-related:before {
  content: "\e947";
}
.icon-expanded:before {
  content: "\e94c";
}
.icon-contracted:before {
  content: "\e94d";
}
.icon-arrow-right-circle:before {
  content: "\e961";
}
.icon-arrow-right-square:before {
  content: "\e994";
}
