/********************************
Theme Name: Digix
Theme URI: http://iraniwp.ir/digix
Description: This Theme Compatible With Woocommerce And Wordpress Cms 
Author: Hosein Ghasemi
Author URI: https://www.zhaket.com/store/web/irwp
Version: 3.0
********************************/
<script>
  window.addEventListener('DOMContentLoaded', function () {
    var roboto = document.getElementById('elementor-gf-roboto-css');
    var robotoslab = document.getElementById('elementor-gf-robotoslab-css');
    
    if (roboto) document.head.removeChild(roboto);
    if (robotoslab) document.head.removeChild(robotoslab);
  });
</script>
