reijeo

little spirit font

Oct 4th, 2022
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face {
  4. src: url(https://files.catbox.moe/u949la.ttf);
  5. font-family: little spirit;
  6. }
  7.  
  8. div {
  9. font-family:little spirit;
  10. font-size: 4em;
  11. }
  12.  
  13. </style>
  14.  
  15.  
  16. <div> little spirit! </div>
Add Comment
Please, Sign In to add comment