Skip to content

Instantly share code, notes, and snippets.

View Sporky023's full-sized avatar

Luke Griffiths Sporky023

View GitHub Profile
@EtienneDepaulis
EtienneDepaulis / application.css
Created February 19, 2014 10:45
Bower + Rails + Heroku + Glyphicons
/*
*= require bootstrap
*/
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../assets/bootstrap/fonts/glyphicons-halflings-regular.eot');
src: url('../assets/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
url('../assets/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'),
url('../assets/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'),