You need to make sure you have also added the fonts listed in the Widget extension's Info.plist file:
eg:
UIAppFonts
Lato-Black.ttf
Lato-Bold.ttf
And also make sure the Widget extension is listed as a target for the font files you are using.
Hope that helps!