@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7wftqk');
  src:  url('fonts/icomoon.eot?7wftqk#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7wftqk') format('truetype'),
    url('fonts/icomoon.woff?7wftqk') format('woff'),
    url('fonts/icomoon.svg?7wftqk#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: 'icomoon', sans-serif !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-crossX:before {
  content: "\e900";
}
.icon-plus:before {
  content: "\e901";
}
.icon-ant-design_edit-filled:before {
  content: "\e902";
}
.icon-ant-design_eye-invisible-filled:before {
  content: "\e903";
}
.icon-bx_bxs-down-arrow:before {
  content: "\e904";
}
.icon-ion_person-add:before {
  content: "\e905";
}
.icon-link:before {
  content: "\e906";
}
.icon-mdi_delete-empty:before {
  content: "\e907";
}
.icon-uim_whatsapp:before {
  content: "\e908";
}
