Get rid of astra.woff error in Lighthouse

Create child theme and add:

add_filter( 'astra_enable_default_fonts', '__return_false' );