ruesha

alba font

Jul 17th, 2024
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face {
  4. font-family: ALBA;
  5. src: url(https://dl.dropbox.com/s/0l4qryezh7ac9ls/ALBA____.TTF);
  6. }
  7.  
  8.  
  9. div {
  10. font-family: ALBA;
  11. font-family: 2em;
  12. }
  13.  
  14. </style>
  15.  
  16. <div> alba </div>
Advertisement
Add Comment
Please, Sign In to add comment