Closed jdorfman closed 5 years ago
https://github.com/jsdelivr/FontFamous/blob/master/index.html#L122
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fontfamous@1/dist/css/font-famous.min.css" integrity="sha384-HTFhX/GRbMgcdyux8oAHCCfLbcjDQNFAFKujDa0W8whcl/eUP52bNf8YthTJ8vZr" crossorigin="anonymous">
Its a dynamic aliased version so we cant do SRI here. But in the new design will make a dropdown that shows static versions with SRI
https://github.com/jsdelivr/FontFamous/blob/master/index.html#L122