Elementor Pro 2.7: Custom Fonts `font-display` support - Elementor Developers

PHOTO EMBED

Thu Dec 21 2023 03:23:43 GMT+0000 (Coordinated Universal Time)

Saved by @naunie #font-web #woff

add_filter( 'elementor_pro/custom_fonts/font_display', function( $current_value, $font_family, $data ) {
	return 'swap';
}, 10, 3 );
content_copyCOPY

https://developers.elementor.com/elementor-pro-2-7-custom-fonts-font-display-support/