
@font-face {
  font-family: 'Admin-icon-font';
  src:  url('wlwell-admin-iconfonts/Admin-icon-font.eot?dcgy4x');
  src:  url('wlwell-admin-iconfonts/Admin-icon-font.eot?dcgy4x#iefix') format('embedded-opentype'),
    url('wlwell-admin-iconfonts/Admin-icon-font.ttf?dcgy4x') format('truetype'),
    url('wlwell-admin-iconfonts/Admin-icon-font.woff?dcgy4x') format('woff'),
    url('wlwell-admin-iconfonts/Admin-icon-font.svg?dcgy4x#Admin-icon-font') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="wlwell-icon-"], [class*=" wlwell-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Admin-icon-font' !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;
}

.wlwell-icon-booked-appointments:before {
  content: "\e900";
  color: #0049af;
}
.wlwell-icon-cancel-appointments:before {
  content: "\e901";
  color: #0049af;
}
.wlwell-icon-new-register-doctors:before {
  content: "\e902";
  color: #0049af;
}
.wlwell-icon-today-appointments:before {
  content: "\e903";
  color: #0049af;
}
.wlwell-icon-total-doctors:before {
  content: "\e904";
  color: #0049af;
}
.wlwell-icon-total-patients:before {
  content: "\e905";
  color: #0049af;
}
.wlwell-icon-upcoming-appointments:before {
  content: "\e906";
  color: #0049af;
}
