Sha256: 6cfb3d80163c16c1ab1d06338c4d377470ab818c3ad69339041961ac77be1cd2

Contents?: true

Size: 558 Bytes

Versions: 5

Compression:

Stored size: 558 Bytes

Contents

@font-face {
  font-family: 'Glyphicons Halflings Contour';
  src: asset-url('bootstrap/glyphicons-halflings-regular.eot');

  src: asset-url('bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
       asset-url('bootstrap/glyphicons-halflings-regular.woff') format('woff'),
       asset-url('bootstrap/glyphicons-halflings-regular.ttf') format('truetype'),
       asset-url('bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
contour-3.0.1 app/assets/stylesheets/glyphicon-overrides.scss
contour-3.0.1.rc app/assets/stylesheets/glyphicon-overrides.scss
contour-3.0.0 app/assets/stylesheets/glyphicon-overrides.scss
contour-3.0.0.rc app/assets/stylesheets/glyphicon-overrides.scss
contour-3.0.0.beta1 app/assets/stylesheets/glyphicon-overrides.scss