miyounhive

kinkie font

Jan 18th, 2022 (edited)
274
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. @font-face {
  3. font-family: kinkie;
  4. src: url(https://dl.dropbox.com/s/b2jkn3py4agc9nn/kinkie.regular.ttf);
  5. }
  6. #kinkie {
  7. font-family: kinkie;
  8. font-size: 40px;
  9. }
  10. </style>
  11.  
  12. <div id="kinkie">kinkie</div>
Add Comment
Please, Sign In to add comment