fterlyfe

PORKYS font/text

Nov 30th, 2021 (edited)
830
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <! --- Porky's font by Fontalicious, code for carrd by fterlyfe --->
  2. <style>
  3. @font-face {
  4. font-family: Porkys;
  5. src: url(https://dl.dropbox.com/s/w27c0suxh1i3q8s/PORKYS_.TTF);
  6. }
  7.  
  8. #textytext {
  9. font-family: Porkys;
  10. font-size: 20px;
  11. }
  12.  
  13. </style>
  14.  
  15. <div id="textytext">text here!</div>
Add Comment
Please, Sign In to add comment