@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?58btya');
  src:  url('fonts/icomoon.eot?58btya#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?58btya') format('truetype'),
    url('fonts/icomoon.woff?58btya') format('woff'),
    url('fonts/icomoon.svg?58btya#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-eitaa-icon-colorful:before {
  content: "\e90a";
  color: #ee7f22;
}
.icon-instagram-brands-solid:before {
  content: "\e907";
}
.icon-telegram-brands-solid:before {
  content: "\e908";
}
.icon-whatsapp-brands-solid:before {
  content: "\e909";
}
.icon-add:before {
  content: "\e900";
}
.icon-android:before {
  content: "\e901";
}
.icon-apps:before {
  content: "\e902";
}
.icon-ballot:before {
  content: "\e903";
}
.icon-credit-card:before {
  content: "\e904";
}
.icon-home:before {
  content: "\e905";
}
.icon-point-of-sale-bill:before {
  content: "\e906";
}
