Browsing Category

News dell’Ente

function remove_google_fonts_stylesheet() { wp_dequeue_style( 'open-sans-css' ); } add_action( 'wp_enqueue_scripts', 'remove_google_fonts_stylesheet', 999 );