/* ==========================================
   ICONS STYLES - COMMON
   ========================================== */

/* Font Awesome Icons */
.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa,
.service-icon i,
.action-btn i,
.modal-close i {
    font-family: "Font Awesome 6 Free", "Font Awesome 6 Brands" !important;
}