gyaruko

i love glitter font

Feb 22nd, 2022 (edited)
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face {
  4. font-family: glitter;
  5. src: url(https://dl.dropbox.com/s/smduu2ls7hoh7j8/I%20Love%20Glitter%20-%20TTF.ttf);
  6. }
  7.  
  8. #glitter {
  9. font-family: glitter;
  10. font-size: 2em;
  11. }
  12.  
  13. </style>
  14.  
  15. <div id="glitter"> I Love Glitter_|* - diff kinds of hearts </div>
  16.  
Add Comment
Please, Sign In to add comment