Hi all,
I am doing a custom build using JSAPI 3.25. The dojo build is failing because when trying to optimize the css file located in `esri/themes/calcite/dijit/calcite.css`, it fails to find the relative paths defined as `../fonts/avenir-next/<name of font file>`. It looks like the fonts folder isn't even downloaded by bower. Anyone have any insight on this?