Add Google Font - Use Lobster font from Google Fonts

// Add Google Fonts
wp_register_style( ‘sparkling-fonts’, ‘//fonts.googleapis.com/css?family=Open+Sans:400italic,400,600,700|Roboto+Slab:400,300,700’);

I want to add lobster font, how to add code?

Hi @Mr Alakulihal,

I hope you are well today and thank you for your question.

You can add lobster font from Google on your site using any of the following solutions.

https://premium.wpmudev.org/blog/custom-google-fonts/

Best Regards,
Movin