Advertisement
izuemis

cr doiibahi/crrdcore fonts

Feb 8th, 2023
1,575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.54 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: mount hills;
  4. src: url(https://dl.dropbox.com/s/zsaj2ksfyd20ugv/Mount%20Hills.otf);
  5. }
  6.  
  7. @font-face {
  8. font-family: roman;
  9. src: url(https://dl.dropbox.com/s/f9cfrx4wyt13rwv/ROMANTIC.TTF);
  10. }
  11.  
  12. @font-face {
  13. font-family: Chemre;
  14. src: url(https://dl.dropbox.com/s/a4vu0khvvhe5lwq/Chemre.ttf);
  15. }
  16.  
  17. @font-face {
  18. font-family: windows;
  19. src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
  20. }
  21.  
  22. @font-face {
  23. font-family: dreams;
  24. src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
  25. }
  26. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement