@font-face {
  font-family: 'fontIcon';
  src:  url('../../fonts/fontIcon.eot?c7wirj');
  src:  url('../../fonts/fontIcon.eot?c7wirj#iefix') format('embedded-opentype'),
    url('../../fonts/fontIcon.ttf?c7wirj') format('truetype'),
    url('../../fonts/fontIcon.woff?c7wirj') format('woff'),
    url('../../fonts/fontIcon.svg?c7wirj#fontIcon') 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: 'fontIcon' !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-minus:before {
  content: "\e90c";
  color: #ee2556;
}
.icon-plus:before {
  content: "\e919";
  color: #ee2556;
}
.icon-angle-left:before {
  content: "\e900";
  color: #5b5b5b;
}
.icon-clock:before {
  content: "\e901";
  color: #acacac;
}
.icon-comment:before {
  content: "\e902";
  color: #ee2556;
}
.icon-dislike:before {
  content: "\e903";
  color: #cecece;
}
.icon-eye:before {
  content: "\e904";
  color: #acacac;
}
.icon-facebook:before {
  content: "\e905";
  color: #0b8ae1;
}
.icon-instagram:before {
  content: "\e906";
  color: #0b8ae1;
}
.icon-left-arrow:before {
  content: "\e907";
  color: #acacac;
}
.icon-like:before {
  content: "\e908";
  color: #0faf35;
}
.icon-linkedin:before {
  content: "\e909";
  color: #5b5b5b;
}
.icon-mail:before {
  content: "\e90a";
  color: #fff;
}
.icon-marker:before {
  content: "\e90b";
  color: #ee2556;
}
.icon-phone:before {
  content: "\e90d";
  color: #08ba6d;
}
.icon-phone-call:before {
  content: "\e90e";
  color: #ee2556;
}
.icon-reply:before {
  content: "\e90f";
  color: #acacac;
}
.icon-right-arrow:before {
  content: "\e910";
  color: #acacac;
}
.icon-search:before {
  content: "\e911";
  color: #919191;
}
.icon-telegram:before {
  content: "\e912";
  color: #5b5b5b;
}
.icon-telegram-2 .path1:before {
  content: "\e913";
  color: rgb(3, 155, 229);
}
.icon-telegram-2 .path2:before {
  content: "\e914";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-twitter:before {
  content: "\e915";
  color: #5b5b5b;
}
.icon-user:before {
  content: "\e916";
  color: #5b5b5b;
}
.icon-whatsapp-2 .path1:before {
  content: "\e917";
  color: rgb(76, 175, 80);
}
.icon-whatsapp-2 .path2:before {
  content: "\e918";
  margin-left: -1em;
  color: rgb(250, 250, 250);
}
.icon-times:before {
  content: "\ea0f";
}
