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

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

.ch-Dashboard:before {
  content: "\e900";
  /* color: #3a0ca3; */
}
.ch-Learners:before {
  content: "\e901";
}
.ch-Sessions:before {
  content: "\e902";
  /* color: #3a0ca3; */
}
.ch-Settings:before {
  content: "\e903";
  /* color: #3a0ca3; */
}
.ch-Logout:before {
  content: "\e904";
}
