/* --- ASIIMOV CUSTOM ICONS (LITE & UPDATED) --- */

/* 1. Surse Fonturi (CDN) */
@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.woff2') format('woff2');
}

@font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-brands-400.woff2') format('woff2');
}

/* 2. Clase de baza */
.fa, .fas { font-family: 'Font Awesome 6 Free'; font-weight: 900; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; }
.fab { font-family: 'Font Awesome 6 Brands'; font-weight: 400; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; }

/* 3. ICONITELE FOLOSITE (LISTA COMPLETA) */

/* UI & Navigatie */
.fa-check:before { content: "\f00c"; }
.fa-check-circle:before { content: "\f058"; }
.fa-times-circle:before { content: "\f057"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-search:before { content: "\f002"; }
.fa-star:before { content: "\f005"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-bars:before { content: "\f0c9"; }
.fa-lock:before { content: "\f023"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-undo:before { content: "\f0e2"; }
.fa-history:before { content: "\f1da"; }
.fa-calendar-check:before { content: "\f274"; }
.fa-gift:before { content: "\f06b"; }
.fa-crown:before { content: "\f521"; }
.fa-clock:before { content: "\f017"; }

/* Hosting, Server & Reseller (NOI) */
.fa-cloud:before { content: "\f0c2"; }
.fa-server:before { content: "\f233"; }
.fa-hdd:before { content: "\f0a0"; }
.fa-rocket:before { content: "\f135"; }
.fa-database:before { content: "\f1c0"; }
.fa-microchip:before { content: "\f2db"; }
.fa-memory:before { content: "\f538"; }
.fa-tasks:before { content: "\f0ae"; }
.fa-network-wired:before { content: "\f6ff"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-user-shield:before { content: "\f505"; }
.fa-virus-slash:before { content: "\f9cc"; }
.fa-terminal:before { content: "\f120"; }
.fa-sliders-h:before { content: "\f1de"; } /* Plesk Icon */
.fa-cube:before { content: "\f1b2"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-cloud-upload-alt:before { content: "\f382"; }
.fa-sync:before { content: "\f021"; }
.fa-sync-alt:before { content: "\f2f1"; }
.fa-random:before { content: "\f074"; }
.fa-tools:before { content: "\f7d9"; }
.fa-users-cog:before { content: "\f509"; }
.fa-tachometer-alt:before { content: "\f3fd"; } /* Trafic Necontorizat */
.fa-user-secret:before { content: "\f21b"; } /* White Label */

/* Business & Web */
.fa-globe:before { content: "\f0ac"; }
.fa-globe-europe:before { content: "\f7a2"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-store:before { content: "\f54e"; }
.fa-desktop:before { content: "\f108"; }
.fa-mobile-alt:before { content: "\f3cd"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-paint-brush:before { content: "\f1fc"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-headset:before { content: "\f590"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-envelope-open-text:before { content: "\f658"; }
.fa-laptop-code:before { content: "\f5fc"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-chart-line:before { content: "\f201"; }
.fa-hand-holding-usd:before { content: "\f4c0"; }
.fa-users:before { content: "\f0c0"; }
.fa-rss:before { content: "\f09e"; }
.fa-exchange-alt:before { content: "\f362"; }
.fa-truck-loading:before { content: "\f4de"; }
.fa-truck-moving:before { content: "\f4df"; }
.fa-cookie-bite:before { content: "\f564"; }

/* Branduri (FAB) */
.fa-wordpress:before { content: "\f19a"; }
.fa-cpanel:before { content: "\f388"; }
.fa-prestashop:before { content: "\f5cc"; }
.fa-ubuntu:before { content: "\f7df"; }
.fa-redhat:before { content: "\f7bc"; }
.fa-centos:before { content: "\f789"; }
.fa-fedora:before { content: "\f798"; }
.fa-linux:before { content: "\f17c"; }
.fa-windows:before { content: "\f17a"; }
.fa-php:before { content: "\f457"; }