@font-face {
  font-family: 'CRM30_icons';
  src:  url('fonts/CRM30_icons.eot?ij8st8');
  src:  url('fonts/CRM30_icons.eot?ij8st8#iefix') format('embedded-opentype'),
    url('fonts/CRM30_icons.ttf?ij8st8') format('truetype'),
    url('fonts/CRM30_icons.woff?ij8st8') format('woff'),
    url('fonts/CRM30_icons.svg?ij8st8#CRM30_icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
input {
    color: black !important;
}
[class^="crm_icons"], [class*="crm_icons"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'CRM30_icons' !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;
}
.crm-bg:before {
  content: "\e900";
}
.crm-calendar:before {
  content: "\e901";
}
.crm-check:before {
  content: "\e902";
}
.crm-checkmark:before {
  content: "\e903";
}
.crm-chongyin:before {
  content: "\e904";
}
.crm-dongjie:before {
  content: "\e906";
}
.crm-error:before {
  content: "\e907";
}
.crm-guashi:before {
  content: "\e908";
}
.crm-heimingdan:before {
  content: "\e909";
  color: #000;
}
.crm-huanka:before {
  content: "\e90a";
}
.crm-hyzl:before {
  content: "\e90b";
}
.crm-info:before {
  content: "\e90c";
}
.crm-jfcx:before {
  content: "\e90d";
}
.crm-jflr:before {
  content: "\e90e";
}
.crm-lock:before {
  content: "\e90f";
}
.crm-logo:before {
  content: "\e910";
}
.crm-lpdh:before {
  content: "\e911";
}
.crm-nav:before {
  content: "\e912";
}
.crm-search:before {
  content: "\e913";
}
.crm-shanchu:before {
  content: "\e914";
}
.crm-shengji:before {
  content: "\e915";
}
.crm-sp:before {
  content: "\e916";
}
.crm-tingyong:before {
  content: "\e917";
}
.crm-warning:before {
  content: "\e918";
}