@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?of3v0q');
  src:  url('icomoon.eot?of3v0q#iefix') format('embedded-opentype'),
    url('icomoon.ttf?of3v0q') format('truetype'),
    url('icomoon.woff?of3v0q') format('woff'),
    url('icomoon.svg?of3v0q#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[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-downarrow:before {
  content: "\e912";
}
.icon-react:before {
  content: "\e9a8";
}
.icon-tick:before {
  content: "\e911";
}
.icon-rightarow:before {
  content: "\e90f";
}
.icon-leftarow:before {
  content: "\e910";
}
.icon-star:before {
  content: "\e90e";
  color: #ffc107;
}
.icon-edit:before {
  content: "\e90d";
}
.icon-whatsapp .path1:before {
  content: "\e90a";
  color: rgb(237, 237, 237);
}
.icon-whatsapp .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(85, 205, 108);
}
.icon-whatsapp .path3:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(254, 254, 254);
}
.icon-plus:before {
  content: "\e908";
}
.icon-remove:before {
  content: "\e909";
}
.icon-cancel:before {
  content: "\e905";
}
.icon-menu:before {
  content: "\e907";
}
.icon-cancel1:before {
  content: "\e906";
}
.icon-down-arrow1:before {
  content: "\e900";
}
.icon-fill-right-arrow:before {
  content: "\e901";
}
.icon-long-right-arrow:before {
  content: "\e902";
}
.icon-right-arrow .path1:before {
  content: "\e903";
  color: rgb(244, 67, 54);
}
.icon-right-arrow .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
