@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?z9t6w9');
  src:  url('../fonts/icomoon.eot?z9t6w9#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?z9t6w9') format('truetype'),
    url('../fonts/icomoon.woff?z9t6w9') format('woff'),
    url('../fonts/icomoon.svg?z9t6w9#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-Doctors-List:before {
  content: "\e90d";
}
.icon-Patient-List:before {
  content: "\e90c";
}
.icon-New-Patient:before {
  content: "\e90b";
}
.icon-New-Clinic:before {
  content: "\e90a";
}
.icon-Clinic-List:before {
  content: "\e909";
}
.icon-user_male:before {
  content: "\e908";
}
.icon-chat-10 .path1:before {
  content: "\e906";
  color: rgb(128, 128, 128);
}
.icon-chat-10 .path2:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(112, 112, 112);
}
.icon-93:before {
  content: "\e905";
}
.icon-info-with-circle:before {
  content: "\e904";
}
.icon-eye:before {
  content: "\e903";
}
.icon-trashcan:before {
  content: "\e902";
}
.icon-compose:before {
  content: "\e901";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-chat:before {
  content: "\e900";
}

