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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !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-bot:before {
  content: "\e900";
}
.icon-buisness:before {
  content: "\e901";
}
.icon-chat:before {
  content: "\e902";
}
.icon-chevron-down:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e904";
}
.icon-integration:before {
  content: "\e905";
}
.icon-link-arrow:before {
  content: "\e906";
}
.icon-phone-b:before {
  content: "\e907";
}
.icon-plus:before {
  content: "\e908";
}
.icon-ratestar:before {
  content: "\e909";
}
.icon-setting:before {
  content: "\e90a";
}
.icon-technical:before {
  content: "\e90b";
}
.icon-telegram:before {
  content: "\e90c";
}
.icon-useful:before {
  content: "\e90d";
}
.icon-viber:before {
  content: "\e90e";
}
.icon-whatsup:before {
  content: "\e90f";
}
.icon-currency:before {
  content: "\e910";
}
.icon-link:before {
  content: "\e911";
}
.icon-timer:before {
  content: "\e912";
}
.icon-user:before {
  content: "\e913";
}
.icon-burger:before {
  content: "\e914";
}
.icon-phone:before {
  content: "\e915";
}
.icon-smart:before {
  content: "\e916";
}
.icon-eye:before {
  content: "\e917";
}
