@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icon-fonts/icomoon.eot?l5x33h');
  src:  url('../fonts/icon-fonts/icomoon.eot?l5x33h#iefix') format('embedded-opentype'),
    url('../fonts/icon-fonts/icomoon.ttf?l5x33h') format('truetype'),
    url('../fonts/icon-fonts/icomoon.woff?l5x33h') format('woff'),
    url('../fonts/icon-fonts/icomoon.svg?l5x33h#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-bottom-arrow:before {
  content: "\e900";
  color: #fff;
}
.icon-check-symbol:before {
  content: "\e901";
  color: #fff;
}
.icon-check:before {
  content: "\e902";
  color: #fff;
}
.icon-close:before {
  content: "\e903";
  color: #fff;
}
.icon-dislike:before {
  content: "\e904";
}
.icon-heart:before {
  content: "\e905";
  color: #000;
}
.icon-instagram:before {
  content: "\e906";
  color: #fff;
}
.icon-left-arrow:before {
  content: "\e907";
}
.icon-like:before {
  content: "\e908";
}
.icon-microphone:before {
  content: "\e909";
  color: #fff;
}
.icon-patronage:before {
  content: "\e90a";
}
.icon-play:before {
  content: "\e90b";
  color: #efefef;
}
.icon-plus:before {
  content: "\e90c";
}
.icon-reply:before {
  content: "\e90d";
  color: var(--dark);
}
.icon-right-arrow:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e90f";
  color: #fff;
}
.icon-start:before {
  content: "\e910";
  color: #c3c3c3;
}
.icon-tag:before {
  content: "\e911";
  color: #fff;
}
.icon-telegram:before {
  content: "\e912";
  color: #fff;
}
