Advertisement
miyounhive

berkshire font

Jan 18th, 2022
350
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: berkshire;
  4. src:url(https://dl.dropbox.com/s/49tg0oklrpc2u71/BerkshireSwash-Regular.ttf?);
  5.  
  6. }
  7.  
  8. #swash {
  9. font-family: berkshire;
  10. font-size:40px;
  11. </style>
  12.  
  13. <div id="swash">berkshire!</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement