@font-face {
    font-family: 'icomoon';
    src: url('/Eclair/fonts/icomoon.eot?829ry9');
    src: 
        url('/Eclair/fonts/icomoon.eot?829ry9#iefix') format('embedded-opentype'), 
        url('/Eclair/fonts/icomoon.woff?829ry9') format('woff'), 
        url('/Eclair/fonts/icomoon.svg?829ry9#icomoon') format('svg'),
        url('/Eclair/fonts/icomoon.ttf?829ry9') format('truetype'); 
    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-bluetooth:before {
  content: "\e900";
}
.icon-cancel:before {
  content: "\e901";
}
.icon-close:before {
  content: "\e902";
}
.icon-date:before {
  content: "\e903";
}
.icon-delete-text:before {
  content: "\e904";
}
.icon-feedback:before {
  content: "\e905";
}
.icon-hostname:before {
  content: "\e906";
}
.icon-lock:before {
  content: "\e907";
}
.icon-logout:before {
  content: "\e908";
}
.icon-menu:before {
  content: "\e909";
}
.icon-next:before {
  content: "\e90a";
}
.icon-order:before {
  content: "\e90b";
}
.icon-patient:before {
  content: "\e90c";
}
.icon-patient-id:before {
  content: "\e90d";
}
.icon-port:before {
  content: "\e90e";
}
.icon-previous:before {
  content: "\e90f";
}
.icon-printer:before {
  content: "\e910";
}
.icon-scan:before {
  content: "\e911";
}
.icon-stethoscope:before {
  content: "\e912";
}
.icon-tick:before {
  content: "\e913";
}
.icon-time:before {
  content: "\e914";
}
.icon-tube:before {
  content: "\e915";
}
.icon-user:before {
  content: "\e916";
}
.icon-user-id:before {
  content: "\e917";
}
.icon-v3check-blank:before {
  content: "\e918";
}
.icon-v3check-select:before {
  content: "\e919";
}
.icon-v3radio-blank:before {
  content: "\e91a";
}
.icon-v3radio-select:before {
  content: "\e91b";
}
.icon-V4canned-comment:before {
  content: "\e91c";
}
.icon-V4kebabmenu:before {
  content: "\e91d";
}
.icon-V5Forward:before {
  content: "\e91e";
}
.icon-V5Pending:before {
  content: "\e91f";
}
