Sha256: e98ce05f35a34d00191eab7e7932f2eaa6899ec54ac8d82564eddf74c99f6387
Contents?: true
Size: 1.34 KB
Versions: 9
Compression:
Stored size: 1.34 KB
Contents
@font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 300; src: url('../fonts/montserrat-v12-latin-300.woff2') format('woff2'), url('../fonts/montserrat-v12-latin-300.woff') format('woff'); } /* montserrat-600 - latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 600; src: url('../fonts/montserrat-v12-latin-600.woff2') format('woff2'), url('../fonts/montserrat-v12-latin-600.woff') format('woff'); } $fa-font-path: '../fonts'; @font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900; src: url('#{$fa-font-path}/fa-solid-900.woff2') format('woff2'), url('#{$fa-font-path}/fa-solid-900.woff') format('woff'); } .fa, .fas { font-family: 'Font Awesome 5 Free'; font-weight: 900; } @font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 400; src: url('#{$fa-font-path}/fa-regular-400.woff2') format('woff2'), url('#{$fa-font-path}/fa-regular-400.woff') format('woff'); } .far { font-family: 'Font Awesome 5 Free'; font-weight: 400; } @font-face { font-family: 'Font Awesome 5 Brands'; font-style: normal; font-weight: normal; src: url('#{$fa-font-path}/fa-brands-400.woff2') format('woff2'), url('#{$fa-font-path}/fa-brands-400.woff') format('woff'); } .fab { font-family: 'Font Awesome 5 Brands'; }
Version data entries
9 entries across 9 versions & 1 rubygems