Advertisement
fyodorcrds

windows font

Mar 14th, 2023
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face {
  4. font-family: windows;
  5. src: url(https://dl.dropbox.com/s/kaxqli0m8m9zvdc/Windows%20Regular.ttf?dl=0);
  6. }
  7.  
  8. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement