Advertisement
elroseria

cosmik orchestra font

Oct 21st, 2022
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face {
  4. font-family: cosmik;
  5. src: url(https://dl.dropbox.com/s/6ue1sg3w8lnvyl8/Cosmik%20Orchestra.ttf);
  6. }
  7.  
  8. div {
  9. font-family: cosmik;
  10. }
  11.  
  12. </style>
  13.  
  14. <div> cosmik orchestra </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement