/* Font Awesome Fix - Elementor ile uyum */
/* Elementor kendi FA'sını yüklüyor ama bazen solid/brands eksik kalabiliyor */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css');

/* Elementor ikon override fix */
.eicon-close:before { font-family: 'eicons' !important; }
.eicon-menu-bar:before { font-family: 'eicons' !important; }
