Adding Custom Fonts to BloX Widgets
Published 04-28-2023
Hi Astroraf
I reproduced your example as described above.
all you need to do is add the "@import url('/branding/bpd/Lato/SetFonts.css');" to the "style" prop at the top of the Blox code. see screenshot below.
i also removed the fontFamily prop from the configuration panel, see screenshot below, but this is not required.
hope this helps.