maripositas

vogue font

Dec 16th, 2021 (edited)
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face {
  4. src: url(https://dl.dropbox.com/s/sbgadsnx7p5uyjr/Vogue.ttf);
  5. font-family: vogue;
  6. }
  7.  
  8. #vogue {
  9. font-family: vogue;
  10. }
  11.  
  12. </style>
  13.  
  14. <div id="vogue">VOGUE</div>
Add Comment
Please, Sign In to add comment