Advertisement
dollzito

archivos crd tuto: fonts embed

Jan 5th, 2023 (edited)
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: Nintendo-DS-BIOS;
  4. src: url(https://dl.dropbox.com/s/vlxjtnvrl9s0snp/Nintendo-DS-BIOS.ttf);
  5. }
  6.  
  7. @font-face {
  8. font-family:'ROMANTIC';
  9. src: url(https://dl.dropbox.com/s/xggwcxb6mlf6pwq/ROMANTIC.TTF);
  10. }
  11.  
  12. @font-face {
  13. font-family: PC98;
  14. src: url(https://dl.dropbox.com/s/q6te1rmeglfy4bf/pc-9800.ttf);
  15. }
  16. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement