/**
Theme Name: Astra Child
Author: Christian Probst
Author URI: https://christianprobst.ch/
Description: For Astra theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* Remove Astra Google Fonts */
add_filter( 'astra_google_fonts', '__return_empty_array' );


