vaninoe

valentine font

Mar 31st, 2022 (edited)
150
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. @font-face {
  4. font-family: valentine;
  5. src: url(https://dl.dropbox.com/s/yumbhl34nyi38yf/Lovely%20Valentine.otf);
  6. }
  7.  
  8.  
  9.  
  10. #valentine {
  11. font-family: valentine;
  12. }
  13.  
  14. </style>
  15. <div id="valentine">
  16. Your Text Here!
  17. </div>
Add Comment
Please, Sign In to add comment