Sha256: 83969572441a5b7ccb3f219d47a6af3f88dd25b2cf8ea11e14b8a45074ee956e
Contents?: true
Size: 449 Bytes
Versions: 6
Compression:
Stored size: 449 Bytes
Contents
/* FONT PATH * -------------------------- */ @font-face { font-family: 'FontAwesome'; src: @fontAwesomeEotPath; src: @fontAwesomeEotPath_iefix format('embedded-opentype'), @fontAwesomeWoffPath format('woff'), @fontAwesomeTtfPath format('truetype'), @fontAwesomeSvgPath format('svg'); // src: url('@{fa-font-path}/FontAwesome.otf') format('opentype'); // used when developing fonts font-weight: normal; font-style: normal; }
Version data entries
6 entries across 6 versions & 2 rubygems