gyaruko

chivo font

Feb 20th, 2022 (edited)
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <link rel="preconnect" href="https://fonts.googleapis.com">
  2. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  3. <link href="https://fonts.googleapis.com/css2?family=Chivo&display=swap" rel="stylesheet">
  4.  
  5. <style>
  6. #chivo {
  7. color: black;
  8. font-size: 2em;
  9. font-family: 'Chivo', sans-serif;
  10. }
  11.  
  12. </style>
  13.  
  14. <div id="chivo"> Chivo (this is also in carrd) </div>
Add Comment
Please, Sign In to add comment