Skip to content

Instantly share code, notes, and snippets.

@shilovk
Created August 7, 2015 14:44
Show Gist options
  • Save shilovk/e7734043f3e9afe08543 to your computer and use it in GitHub Desktop.
Save shilovk/e7734043f3e9afe08543 to your computer and use it in GitHub Desktop.
@import "bootstrap-sprockets";
@import "bootstrap";
@font-face {
font-family: 'Glyphicons Halflings';
src: url(asset_path('glyphicons-halflings-regular.eot'));
src: url(asset_path('glyphicons-halflings-regular.eot?#iefix')) format('embedded-opentype'), url(asset_path('glyphicons-halflings-regular.woff')) format('woff'), url(asset_path('glyphicons-halflings-regular.ttf')) format('truetype'), url(asset_path('glyphicons-halflings-regular.svg#glyphicons_halflingsregular')) format('svg');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment