I like a lot of font. But not all font available for free. Thankfully some of them stored as woff web font encoded as base64.
… Read the rest1) locate the complete font declaration, for example, font/opentype;base64,==abcdefghijklmnopqrstuvwxyz==
2) copy the encoded data portion; exclude the leading type declaration and comma.