Advertisement
tsunotaro

Sweetcupcake font

Jun 17th, 2024 (edited)
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: 'cupcake';
  4. src: url(https://dl.dropbox.com/scl/fi/40dwpzvi669ohwkomrddl/sweetcupcake.ttf?rlkey=sr1expmhyrhsx0eqp21tvrvj5&st=2afenc5r&dl=0) }
  5.  
  6. sweet {
  7. font-family: 'cupcake';
  8. font-size: 15px;
  9. color: #000;
  10. }
  11. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement