/*
Theme Name: Nasarna Child
Theme URI: http://themeforest.net/user/wpoceans/portfolio/
Author: wpoceans
Author URI: http://themeforest.net/user/wpoceans
Description: Nasarna - NonProfit Charity WordPress Theme
Template:	nasarna
Version: 1.0
Text Domain: nasarna-child
*/

/* Icon görünürlüğünü zorla */
.div.icon i {
    font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands' !important;
    font-weight: 900 !important;
    display: inline-block !important;
}

/* Veya Elementor Icons kullanıyorsa */
.div.icon i {
    font-family: 'eicons' !important;
    display: inline-block !important;
}