Get a stylesheet URL for a webfont.
Parameters
$urlstringrequired- The URL of the remote webfont.
$formatstringoptional- The font-format. If you need to support IE, change this to "woff".
Default:
'woff2'
Changelog
| Version | Description |
|---|---|
| 1.1.0 | Introduced. |