Advertisement
n3ito

[font] cocogoose

Jan 29th, 2022
66
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. @font-face {
  3. font-family:cocogoose;
  4. src:url(https://dl.dropbox.com/s/8tjnq6uz5berrr9/Cocogoose%20Pro-trial.ttf);
  5. }
  6.  
  7. #coco {
  8. font-family:cocogoose;
  9. </style>
  10.  
  11. <div id="coco">cocogoose</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement