ruesha

cheri font

Jun 17th, 2022 (edited)
422
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: cheri;
  5. src:url(https://dl.dropbox.com/s/rnro4upxbmy7722/CHERL___.TTF?dl=0)
  6. }
  7.  
  8. #cheri {
  9. font-size: 1em;
  10. font-family: cheri;
  11. }
  12.  
  13. </style>
  14.  
  15. <div id="cheri">cheri</div>
Add Comment
Please, Sign In to add comment