Advertisement
gyaruko

kid playton font

Feb 22nd, 2022
899
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. font-family: kid;
  5. src: url(https://dl.dropbox.com/s/o3usdv3of4v3uk1/KIdDOS-Regular.otf);
  6. }
  7.  
  8. #kid {
  9. font-family: kid;
  10. font-size: 2em;
  11. }
  12.  
  13. </style>
  14.  
  15. <div id="kid"> Kid Playton </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement