codergoob

Panic Font

Sep 13th, 2023
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: Panic;
  4. src: url(https://dl.dropbox.com/s/q0ninxln50sygaw/Panic.ttf);
  5. }
  6.  
  7. #Panic {
  8. font-family: Panic;
  9. }
  10. </style>
Tags: font
Advertisement
Add Comment
Please, Sign In to add comment