Expo with custom fonts coming from included modules

Im getting the Expo font needing to be added to Expo error after using a theme package I installed. Is the any way to cut off this error or import a custom font into the system of Expo? I tried the custom font async instructions and it doesnt seemt o work since it’s an import and not a font on my system.

Can you provide a reproduction case, perhaps on https://snack.expo.io?