Advertisement
tsunotaro

nintendo font

Feb 3rd, 2024 (edited)
1,265
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. @font-face {
  3. font-family: 'nintendo';
  4. src: url(https://dl.dropbox.com/s/8w4sembeqyz4rsq/Nintendo-DS-BIOS.ttf); }
  5.  
  6. font {
  7. font-family: 'nintendo';
  8. font-size: 15px;
  9. color: #000;
  10. }
  11. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement