Skip to content

Instantly share code, notes, and snippets.

@OliverBrotchie
Last active June 18, 2021 23:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OliverBrotchie/fd65cf6fe21894e0cb188cf619a94c02 to your computer and use it in GitHub Desktop.
Save OliverBrotchie/fd65cf6fe21894e0cb188cf619a94c02 to your computer and use it in GitHub Desktop.
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