codergoob

Sweetie pie font

Oct 19th, 2023
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: SweetiePie;
  4. src: url(https://dl.dropboxusercontent.com/scl/fi/jo255jvkxkxq9iopibrur/Sweetie-Pie.ttf?rlkey=sj66bnqbpx47qyjscqdb65ux8&dl=0);
  5. }
  6.  
  7. #SweetiePie {
  8. font-family: SweetiePie;
  9. }
  10. </style>
Advertisement
Add Comment
Please, Sign In to add comment