UNPKG

sass-asset-functions

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