Advertisement
codergoob

Tiki Tropic font

Sep 13th, 2023
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family:TikiTropic;
  4. src:url(https://dl.dropboxusercontent.com/scl/fi/m2vlz59bxhrra115haz2w/Tiki-Tropic.ttf?rlkey=raxemk9dxmaa4zien29te79aj&dl=0);
  5. }
  6.  
  7. #TikiTropic {
  8. font-family:TikiTropic;
  9. }
  10. </style>
Tags: font
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement