Sha256: 94648c566822d9dda14e614195250278beb44883d9dd5c18fcfb4f063add32a0
Contents?: true
Size: 732 Bytes
Versions: 108
Compression:
Stored size: 732 Bytes
Contents
/*! * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ @import 'variables'; @font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900; font-display: $fa-font-display; src: asset_url('fa-solid-900.eot'); src: asset_url('fa-solid-900.eot?#iefix') format('embedded-opentype'), asset_url('fa-solid-900.woff2') format('woff2'), asset_url('fa-solid-900.woff') format('woff'), asset_url('fa-solid-900.ttf') format('truetype'), asset_url('fa-solid-900.svg#fontawesome') format('svg'); } .fa, .fas { font-family: 'Font Awesome 5 Free'; font-weight: 900; }
Version data entries
108 entries across 108 versions & 1 rubygems