Sha256: 0d5c4c45c02802a09df703afeadcf82af13bd1fc69876b6ad1cff02a4159b5da

Contents?: true

Size: 1.01 KB

Versions: 10

Compression:

Stored size: 1.01 KB

Contents

@font-face {
  font-family: 'Glyphicons Halflings Contour';
  src:url('bootstrap/glyphicons-halflings-regular<%= asset_path('bootstrap/glyphicons-halflings-regular.eot').split('glyphicons-halflings-regular').last %>');

  src:url('bootstrap/glyphicons-halflings-regular<%= asset_path('bootstrap/glyphicons-halflings-regular.eot').split('glyphicons-halflings-regular').last %>?#iefix') format('embedded-opentype'),
      url('bootstrap/glyphicons-halflings-regular<%= asset_path('bootstrap/glyphicons-halflings-regular.woff').split('glyphicons-halflings-regular').last %>') format('woff'),
      url('bootstrap/glyphicons-halflings-regular<%= asset_path('bootstrap/glyphicons-halflings-regular.ttf').split('glyphicons-halflings-regular').last %>') format('truetype'),
      url('bootstrap/glyphicons-halflings-regular<%= asset_path('bootstrap/glyphicons-halflings-regular.svg').split('glyphicons-halflings-regular').last %>#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  font-family: 'Glyphicons Halflings Contour';
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
contour-2.7.0 app/assets/stylesheets/glyphicon-overrides.scss.erb
contour-2.7.0.beta1 app/assets/stylesheets/glyphicon-overrides.scss.erb
contour-2.6.0 app/assets/stylesheets/glyphicon-overrides.scss.erb
contour-2.6.0.rc app/assets/stylesheets/glyphicon-overrides.scss.erb
contour-2.6.0.beta8 app/assets/stylesheets/glyphicon-overrides.scss.erb
contour-2.6.0.beta7 app/assets/stylesheets/glyphicon-overrides.scss.erb
contour-2.6.0.beta6 app/assets/stylesheets/glyphicon-overrides.scss.erb
contour-2.6.0.beta5 app/assets/stylesheets/glyphicon-overrides.scss.erb
contour-2.6.0.beta4 app/assets/stylesheets/glyphicon-overrides.scss.erb
contour-2.6.0.beta3 app/assets/stylesheets/glyphicon-overrides.scss.erb