I have Cloudfront setup as my cdn (first time I have tried using it). The site renders perfectly without Cloudfront but with it the glyphicons disappear. To see what I mean look here. The square boxes are supposed to be arrows.
I read in another SO post that I need to set my cors headers in Cloudfront but I cannot find any information on what the specifics of doing this are (I have already installed and setup rack-cors gem). Currently the cdn 'Forward headers' are set to none. Which one/s do I need to turn on to get the glyphicons to render or is their another solution to this?