fterlyfe

cyberpunk waifus font

May 3rd, 2022
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: cyberpunkwaifus;
  4. src: url(https://dl.dropbox.com/s/e1l17j2f7jvqpev/CyberpunkWaifus%20%281%29.ttf);
  5. }
  6.  
  7. #textytext {
  8. font-family: cyberpunkwaifus;
  9. font-size: 20px;
  10. }
  11.  
  12. </style>
  13.  
  14. <div id="textytext">text here!</div>
  15.  
Advertisement
Add Comment
Please, Sign In to add comment