Skip to content

Instantly share code, notes, and snippets.

@OliverBrotchie
Last active June 18, 2021 23:00
Embed
What would you like to do?
CSS font exfiltration.
@font-face
font-family: 'some-font'
src: local(some font), url('some/url/some-font')
.some-font
font-family:'some-font'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment