Advertisement
elroseria

04B_30 font

Oct 20th, 2022 (edited)
469
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face {
  4. font-family: B;
  5. src: url(https://dl.dropbox.com/s/pefk842bs1sgr4w/04B_30__.TTF);
  6. }
  7.  
  8. div {
  9. font-family: B;
  10. }
  11.  
  12. </style>
  13.  
  14. <div> 04B_30 </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement