codergoob

Porky's font

Sep 13th, 2023
128
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: porkys;
  4. src: url(https://dl.dropbox.com/s/q2cvesbi0cstnp3/PORKYS_.TTF);
  5. }
  6. #porkys {
  7. font-family: porkys;
  8. }
  9. </style>
Advertisement
Add Comment
Please, Sign In to add comment