Sha256: ff9e0b87731882c2064747814569d69f9b19c9b4f2d11be852ab5825aff2d3f3
Contents?: true
Size: 795 Bytes
Versions: 1
Compression:
Stored size: 795 Bytes
Contents
@font-face { font-family: "<%= font_name %>"; src: url("fonts/<%= font_name %>.eot"); src: url("fonts/<%= font_name %>.eot?#iefix") format("embedded-opentype"), url("fonts/<%= font_name %>.woff") format("woff"), url("fonts/<%= font_name %>.ttf") format("truetype"), url("fonts/<%= font_name %>.svg#<%= font_name %>") format("svg"); font-weight: normal; font-style: normal; } [data-icon]:before { content: attr(data-icon); } [data-icon]:before, <%= glyph_selectors %> { display: inline-block; font-family: "<%= font_name %>"; font-style: normal; font-weight: normal; font-variant: normal; line-height: 1; text-decoration: inherit; text-transform: none; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } <%= glyphs %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
iconly-1.0.0 | config/fontcustom/templates/iconly.css |