Sha256: ae67f2f9f48b773aaf7ddeb2f31e18bb5f4ee229e6debb84927d45c24e7a7a62
Contents?: true
Size: 850 Bytes
Versions: 2
Compression:
Stored size: 850 Bytes
Contents
@charset "UTF-8"; @font-face { font-family: 'entypo'; src: url(<%= asset_path 'entypo.eot' %>); src: url(<%= asset_path 'entypo.eot' %>?#iefix) format('embedded-opentype'), url(<%= asset_path 'entypo.woff' %>) format('woff'), url(<%= asset_path 'entypo.ttf' %>) format('truetype'), url(<%= asset_path 'entypo.svg' %>#entypo) format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'entypo-social'; src: url(<%= asset_path 'entypo-social.eot' %>); src: url(<%= asset_path 'entypo-social.eot' %>?#iefix) format('embedded-opentype'), url(<%= asset_path 'entypo-social.woff' %>) format('woff'), url(<%= asset_path 'entypo-social.ttf' %>) format('truetype'), url(<%= asset_path 'entypo-social.svg' %>#entypo) format('svg'); font-weight: normal; font-style: normal; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
entypo-rails-1.0.2 | lib/assets/stylesheets/entypo-fonts.css.erb |
entypo-rails-1.0.1 | lib/assets/stylesheets/entypo-fonts.css.erb |