dollcrds

ensueño drr ac fonts

May 31st, 2022
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: soopafre;
  4. src: url(https://dl.dropbox.com/s/fpgr6spck905sqg/soopafre.ttf);
  5. }
  6.  
  7. @font-face {
  8. font-family: Pixelated MS Sans Serif; src:url(https://dl.dropbox.com/s/xu4602qpm89emu1/ms-sans-serif.ttf?dl=0);
  9. }
  10.  
  11. @font-face {
  12. font-family: pixelsix;
  13. src: url(https://dl.dropbox.com/s/jwuwcjb33qqgrrh/naivepx.fon?dl=0);
  14. }
  15.  
  16. @font-face {
  17. font-family: pixels;
  18. src: url(https://dl.dropbox.com/s/is34cvfokqrimhf/Pixel%20Sans%20Serif.ttf?dl=0);
  19. }
  20.  
  21. @font-face {
  22. font-family: hearts;
  23. src: url(https://dl.dropbox.com/s/72d6u3mq0gyane1/HEARRG__.TTF?dl=0);
  24. }
  25.  
  26. @font-face {
  27. font-family:'ROMANTIC';
  28. src: url(https://dl.dropbox.com/s/xggwcxb6mlf6pwq/ROMANTIC.TTF);
  29. }
  30.  
  31. @font-face {
  32. font-family: lovely;
  33. src: url(https://dl.dropbox.com/s/xde2bkhiie1bm8r/LovelyRegular.ttf);
  34. }
  35.  
  36. @font-face {
  37. font-family:aeroblade;
  38. src:url(https://dl.dropbox.com/s/rp1c9fy6nef7l15/Aeroblade.ttf);
  39. }
  40.  
  41. @font-face {
  42. font-family: excelorate;
  43. src: url(https://dl.dropbox.com/s/f7hw8i3g3poiyp3/excelorate-font.otf);
  44. }
  45.  
  46. @font-face {
  47. font-family: berkshire;
  48. src:url(https://dl.dropbox.com/s/49tg0oklrpc2u71/BerkshireSwash-Regular.ttf?);
  49. }
  50.  
  51. @font-face {
  52. font-family: 'fenotype';
  53. src:url(https://dl.dropbox.com/s/ypqieljgadloqx4/02.10FEN.TTF);
  54. }
  55.  
  56. html {
  57. overflow: scroll;
  58. overflow-x: hidden;
  59. }
  60. ::-webkit-scrollbar {
  61. width: 0; /* remove scrollbar space */
  62. background: transparent; /* to make scrollbar invisible */
  63. }
  64. ::-webkit-scrollbar-thumb {
  65. background: transparent;
  66. }
  67. </style>
Advertisement
Add Comment
Please, Sign In to add comment