fterlyfe

font template

Nov 30th, 2021 (edited)
569
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: fontnamehere;
  4. src: url(linkhere);
  5. }
  6. </style>
Add Comment
Please, Sign In to add comment