P
P
pavelkunyavskiy2018-02-17 00:18:44
Fonts
pavelkunyavskiy, 2018-02-17 00:18:44

Is it possible to pull the Typekit font?

For example, from this site, the Verlag font is www.firewatchgame.com
As far as I understand, Typekit has an ingenious protection with some kind of randomization.
But still, is it real? It's still a web.
Data arrives there openly, data:application/x-font-woffbut how to apply it? Tried to save just to a file - does not work.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
riot26, 2018-02-17
@riot26

This is a base64 font. Java code for converting base64 to otf: https://gist.github.com/aniljava/2658222
100% there are simpler options. I can throw the generated fonts somewhere if I can’t run the utility or there is no simpler solution.
Solution number 2:
In the browser's devtools, in the "Network" tab, filter "Font", then on the right RMB -> open in new tab

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question