UNPKG

sass-asset-functions

Version:
4 lines (3 loc) 260 B
@font-face { font-family: 'SomeFont'; src: url('/fonts/SomeFont-v123.woff2') format('woff2'), url('/fonts/SomeFont-v123.woff') format('woff'), url('/fonts/SomeFont-v123.ttf') format('truetype'), url('/fonts/SomeFont-v123.svg#SomeFont') format('svg'); }