Advertisement
maripositas

starborn font

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