@font-face {
  font-family: 'cnv-icomoon';
  src:  url('fonts/cnv-icomoon.eot?65hbx3');
  src:  url('fonts/cnv-icomoon.eot?65hbx3#iefix') format('embedded-opentype'),
    url('fonts/cnv-icomoon.ttf?65hbx3') format('truetype'),
    url('fonts/cnv-icomoon.woff?65hbx3') format('woff'),
    url('fonts/cnv-icomoon.svg?65hbx3#cnv-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: 'cnv-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-arrowDownSmall:before {
  content: "\e900";
}
.icon-cancel:before {
  content: "\e901";
}
.icon-comment:before {
  content: "\e902";
}
.icon-configurations:before {
  content: "\e903";
}
.icon-dashboard:before {
  content: "\e904";
}
.icon-docChecked:before {
  content: "\e905";
}
.icon-expand:before {
  content: "\e906";
}
.icon-filter:before {
  content: "\e907";
}
.icon-leads:before {
  content: "\e908";
}
.icon-pencil:before {
  content: "\e909";
}
.icon-plus:before {
  content: "\e90a";
}
.icon-role:before {
  content: "\e90b";
}
.icon-scoreboards:before {
  content: "\e90c";
}
.icon-settings:before {
  content: "\e90d";
}
.icon-spinner:before {
  content: "\e90e";
}
.icon-system:before {
  content: "\e90f";
}
.icon-task:before {
  content: "\e910";
}
.icon-users:before {
  content: "\e911";
}
