/* Using Font Awesome instead of custom font */

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Font Awesome 6 Free', 'Font Awesome 6 Brands' !important;
  speak: never;
  font-style: normal;
  font-weight: 900;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}




.icon-plus:before {
  content: "\e900";
}

.icon-search-interface-symbol:before {
  content: "\e901";
}

.icon-minus:before {
  content: "\e902";
}

.icon-right-arrow:before {
  content: "\f054"; /* Font Awesome chevron-right */
}

.icon-left-arrow:before {
  content: "\f053"; /* Font Awesome chevron-left */
}

.icon-twitter:before {
  content: "\e905";
}

.icon-facebook-app-symbol:before {
  content: "\e906";
}

.icon-instagram:before {
  content: "\e907";
}

.icon-linkedin:before {
  content: "\e908";
}

.icon-play:before {
  content: "\e909";
}

.icon-mail:before {
  content: "\e90a";
}

.icon-headphones:before {
  content: "\f025"; /* Font Awesome headphones */
}

.icon-map:before {
  content: "\e90c";
}

.icon-play-1:before {
  content: "\e90d";
}

.icon-calendar:before {
  content: "\f073"; /* Font Awesome calendar */
}

.icon-chat:before {
  content: "\e90f";
}

.icon-service:before {
  content: "\f013"; /* Font Awesome cogs */
}

.icon-management:before {
  content: "\f508"; /* Font Awesome user-tie (profesyonel kişi) */
}

.icon-customer-service:before {
  content: "\f0c0"; /* Font Awesome users */
}

.icon-setting:before {
  content: "\e913";
}

.icon-smartphone:before {
  content: "\e914";
}

.icon-warranty:before {
  content: "\f3ed"; /* Font Awesome shield-alt */
}

.icon-security:before {
  content: "\f023"; /* Font Awesome lock */
}

.icon-phone:before {
  content: "\f095"; /* Font Awesome phone */
}

.icon-laptop:before {
  content: "\e918";
}

.icon-repair:before {
  content: "\f0ad"; /* Font Awesome wrench */
}

.icon-percentage:before {
  content: "\e91a";
}

.icon-double-quotes:before {
  content: "\e91b";
}

.icon-quote:before {
  content: "\e91c";
}

.icon-phone-call:before {
  content: "\e91d";
}

.icon-tap:before {
  content: "\e91e";
}

.icon-laptop-1:before {
  content: "\e91f";
}

.icon-computer:before {
  content: "\e920";
}

.icon-camera:before {
  content: "\e921";
}

.icon-smartwatch:before {
  content: "\e922";
}

.icon-award:before {
  content: "\f559"; /* Font Awesome award */
}

.icon-shield:before {
  content: "\e924";
}

.icon-community:before {
  content: "\f0c0"; /* Font Awesome users */
}

.icon-quality-assurance:before {
  content: "\e926";
}

.icon-call:before {
  content: "\f095"; /* Font Awesome phone */
}

.icon-group-chat:before {
  content: "\e928";
}

.icon-book:before {
  content: "\f02d"; /* Font Awesome book */
}

.icon-target:before {
  content: "\e92a";
}

.icon-laptop-2:before {
  content: "\e92b";
}

.icon-cell:before {
  content: "\e92c";
}

.icon-os:before {
  content: "\e92d";
}

.icon-computer-1:before {
  content: "\f108"; /* Font Awesome desktop */
}

.icon-smartphone-1:before {
  content: "\e92f";
}

.icon-speaker:before {
  content: "\e930";
}

.icon-handphone:before {
  content: "\e931";
}

.icon-nfc:before {
  content: "\e932";
}

.icon-checked:before {
  content: "\e933";
}

.icon-product:before {
  content: "\e934";
}

.icon-low-price:before {
  content: "\f02b"; /* Font Awesome tag */
}

.icon-delivery-man:before {
  content: "\f0d1"; /* Font Awesome truck */
}

.icon-send:before {
  content: "\f1d8"; /* Font Awesome paper-plane */
}

.icon-clock:before {
  content: "\f017"; /* Font Awesome clock */
}

.icon-search:before {
  content: "\e939";
}

.icon-user:before {
  content: "\e93a";
}

.icon-double-chevron:before {
  content: "\e93b";
}

.icon-double-chevron-1:before {
  content: "\e93c";
}

.icon-dribbble:before {
  content: "\e93d";
}