Advertisement
dianakko

chica

Sep 7th, 2021
626
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: vintage;
  4. src: url(https://dl.dropbox.com/s/xj0qb8pe1sr79ej/CHICK___.TTF);
  5. }
  6.  
  7. #vintage {
  8. font-family: vintage;
  9. font-size: 90px;
  10. }
  11. </style>
  12.  
  13. <div id="vintage">chica</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement