AndyJarrett

Glyphicons and Bootswatch themes from CDN

If you use Bootswatch files from the Bootstrap CDN then to get the Glyphicons working you need to include glphicons css file

<link href="//netdna.bootstrapcdn.com/bootswatch/3.0.0/cosmo/bootstrap.min.css" rel="stylesheet">

Here is quick Gist for demo purposes.