omelet

magic retro font

May 6th, 2023 (edited)
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face {
  4. font-family: magicretro;
  5. src: url(https://dl.dropbox.com/s/8ofl6fpskqqkmq7/Magic%20Retro.ttf?);
  6. }
  7.  
  8.  
  9. div {
  10. font-family: magicretro;
  11. font-size: 2em;
  12. }
  13.  
  14. </style>
  15.  
  16. <div> magicretro </div>
Advertisement
Add Comment
Please, Sign In to add comment