Advertisement
omelet

quirky love font

May 14th, 2023 (edited)
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <style>
  2.  
  3.  
  4. @font-face {
  5. font-family: quirkylove;
  6. src: url(https://dl.dropbox.com/s/fm0m01lqtzlxluj/QuirkyLovePersonalUseRegular-RpwrM.ttf?dl=0);
  7. }
  8.  
  9.  
  10. div {
  11. font-family: quirkylove;
  12. }
  13.  
  14. </style>
  15.  
  16. <div> quirky love </div>
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement