You can use custom fonts from Google Fonts in your widget by adding an @import
URL. Follow these simple steps:
Step 1: Get the Google Fonts URL
1. Go to Google Fonts and select the font you want.
2. Click Get Font.
3. Click Get embed code.
4. Switch to the @import tab.
5. Copy the URL from the @import url
line.
The URL will look something like this: https://fonts.googleapis.com/css2?family=Roboto&display=swap
.
Step 2: Add the font to your widget
1. Choose the widget you want to use and click Customize.
2. Go to General > Font Family.
3. From the dropdown, select Custom.
4. Paste the URL you copied from Google Fonts.
That’s it! Your widget will now display using your selected Google Font.