Advertisement
naocrrds

cutiepop font

Aug 14th, 2022
430
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:cutie-pop;
  4. src:url(https://dl.dropbox.com/s/4us4290n9tk4uzc/CutiePop.ttf);
  5. }
  6.  
  7. #cutiepop{
  8. font-family:cutie-pop;
  9. }
  10.  
  11. </STYLE>
  12.  
  13. <p id="cutiepop">Cutie Pop font!</p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement