I used the ExportVectorTiles method to create an offline vector tile package. I'm having an issue with a few of the styles and certain fonts. Despite my machine having the corresponding font (as verified manually from the style json), no text is displayed unless I manually modify the font to something generic like Arial Regular, etc.
I do understand that offline support for multi-source vector tile packages isn't currently available but you can still modify the style .json to get things to work (other than the font issue).
For reference, I'm seeing this when exporting the contours vector tile service as well as the outdoor vector tile service. I have attached a screenshot for reference of how this displays in pro. The font that isn't being picked up is the Avenir Next LT Pro font. This is one of the fonts that is included in the ArcGIS pro install directory: C:\Program Files\ArcGIS\Pro\Resources\Fonts.
I have attached a photo that shows the missing route numbers within the road symbols.
If anyone has any tips/tricks on what might be going on here, I'd appreciate it!