Advertisement
dracslaura

lovely valentine font

Aug 3rd, 2021
2,399
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:'Lovely Valentine';
  4. src: url(https://dl.dropbox.com/s/yumbhl34nyi38yf/Lovely%20Valentine.otf);
  5. }
  6.  
  7. div {
  8. font-family:'Lovely Valentine';
  9. }
  10. </style>
  11.  
  12.  
  13. <div>TEXT!</div>
  14.  
  15. <!--head over to cakepop.crd.co for a tutorial!--->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement