Use Bunny fonts for GDPR

add_filter( 'fl_builder_google_fonts_domain', function( $domain ) {
	return 'https://fonts.bunny.net/';
});