/**
* Theme Name: Tusant SecondLine Child
* Description: This is a child theme of Tusant SecondLine.
* Author: <a href="https://secondlinethemes.com/">SecondLineThemes</a>
* Template: tusant-secondline
* Version: 1.5.3
*/

add_action('wp_print_styles', function() {
    wp_dequeue_style('elementskit-icon-pack');
    wp_deregister_style('elementskit-icon-pack');
}, 100);