y2kcarrds

corazon uwu ai fonts

Jan 6th, 2023
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face {
  4. font-family: mali;
  5. src: url(https://dl.dropbox.com/s/73ncvp6lq29rjcn/Mali-Regular.ttf?dl=0);
  6. }
  7.  
  8. #mali {
  9. font-family: mali;
  10. font-size: .875em;
  11. line-height: 1.5em;
  12. }
  13.  
  14. @font-face {
  15. font-family: utonium;
  16. src: url(https://dl.dropbox.com/s/i1ca9p2b9cwhzbg/Utonium.otf);
  17. }
  18.  
  19. #power {
  20. font-family: utonium;
  21. }
  22.  
  23. @font-face {
  24. font-family: porkys;
  25. src: url(https://dl.dropbox.com/s/7m63bv7puqb6y75/PORKYS_.TTF);
  26. }
  27.  
  28. @font-face {
  29. font-family:chick;
  30. src:url(https://dl.dropbox.com/s/wrt1sab5vv6r25n/CHICK___.TTF);
  31. }
  32.  
  33. @import url('https://fonts.googleapis.com/css2?family=Mali&display=swap');
  34.  
  35. <link rel="preconnect" href="https://fonts.googleapis.com">
  36. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  37. <link href="https://fonts.googleapis.com/css2?family=Mali&display=swap" rel="stylesheet">
  38.  
  39. </style>
Advertisement
Add Comment
Please, Sign In to add comment