1. Add this code to functions.php – I used the Code Snippets plugin to easily add it, see below.
add_filter( 'elementor_pro/custom_fonts/font_display', function( $current_value, $font_family, $data ) {
return 'swap';
}, 10, 3 );
2. Install the plugin Code Snippets
3. I used the plugin Code Snippets
4. Regenerate fonts
5. Regenerate Elementor CSS & Data
6. Test in PageSpeed Insights