@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mcrc7t');
  src:  url('fonts/icomoon.eot?mcrc7t#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mcrc7t') format('truetype'),
    url('fonts/icomoon.woff?mcrc7t') format('woff'),
    url('fonts/icomoon.svg?mcrc7t#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-ct-moreinfo:before {
  content: "\e910";
}
.icon-ct-star:before {
  content: "\e90f";
}
.icon-ct-against:before {
  content: "\e900";
}
.icon-ct-avatar:before {
  content: "\e901";
}
.icon-ct-back:before {
  content: "\e902";
}
.icon-ct-chat:before {
  content: "\e903";
}
.icon-ct-date:before {
  content: "\e904";
}
.icon-ct-down:before {
  content: "\e905";
}
.icon-ct-for:before {
  content: "\e906";
}
.icon-ct-off:before {
  content: "\e907";
}
.icon-ct-on .path1:before {
  content: "\e908";
  color: rgb(0, 0, 0);
}
.icon-ct-on .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-ct-right:before {
  content: "\e90a";
}
.icon-ct-sort:before {
  content: "\e90b";
}
.icon-ct-time:before {
  content: "\e90c";
}
.icon-ct-trash:before {
  content: "\e90d";
}
.icon-ct-up:before {
  content: "\e90e";
}
