@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ec9ccu');
  src:  url('fonts/icomoon.eot?ec9ccu#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ec9ccu') format('truetype'),
    url('fonts/icomoon.woff?ec9ccu') format('woff'),
    url('fonts/icomoon.svg?ec9ccu#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' !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-send:before {
  content: "\e900";
}
.icon-upload:before {
  content: "\e901";
}
.icon-send1:before {
  content: "\e902";
}
.icon-message:before {
  content: "\e903";
}
.icon-arrow-up-thick:before {
  content: "\e908";
}
.icon-tick-outline:before {
  content: "\e909";
}
.icon-message-typing:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\e905";
}
.icon-tiktok:before {
  content: "\e906";
}
.icon-x:before {
  content: "\e907";
}
.icon-twitter:before {
  content: "\e907";
}
.icon-mic:before {
  content: "\e91e";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-redo2:before {
  content: "\e968";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-search:before {
  content: "\e986";
}
.icon-cloud-upload:before {
  content: "\e9c3";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-facebook:before {
  content: "\ea90";
}