Sha256: a063797ae4718d0b88b361e4adbf9351b5c695bcef73f5fa4aebfcc875330c71

Contents?: true

Size: 1.01 KB

Versions: 12

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

12 entries across 12 versions & 1 rubygems

Version Path
contour-2.5.0 app/assets/stylesheets/glyphicons-overrides.css.erb
contour-2.5.0.beta1 app/assets/stylesheets/glyphicons-overrides.css.erb
contour-2.4.0 app/assets/stylesheets/glyphicons-overrides.css.erb
contour-2.4.0.rc2 app/assets/stylesheets/glyphicons-overrides.css.erb
contour-2.4.0.rc app/assets/stylesheets/glyphicons-overrides.css.erb
contour-2.4.0.beta3 app/assets/stylesheets/glyphicons-overrides.css.erb
contour-2.4.0.beta2 app/assets/stylesheets/glyphicons-overrides.css.erb
contour-2.4.0.beta1 app/assets/stylesheets/glyphicons-overrides.css.erb
contour-2.3.0 app/assets/stylesheets/glyphicons-overrides.css.erb
contour-2.3.0.beta1 app/assets/stylesheets/glyphicons-overrides.css.erb
contour-2.2.1 app/assets/stylesheets/glyphicons-overrides.css.erb
contour-2.2.1.rc app/assets/stylesheets/glyphicons-overrides.css.erb