This part of your error log suggests that the font file exists, but your browser can’t load it because of CORS security settings (possibly because your devUrl is also on localhost, just a different port). If that is the problem, this post from @mmirus might be helpful: CORS header Browsersync issue - #9 by mmirus
1 Like