Advertisement
tsunotaro

Levi window font

Jul 16th, 2024
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: 'levi';
  4. src: url("https://dl.dropbox.com/scl/fi/85w5mr0f3afpynqmaud85/Windows-Regular.ttf?rlkey=agjl4g2k8kf8v9w9gjxxcvn6q&st=o5gfmk1b&dl=0") }
  5.  
  6. levi {
  7. font-family: 'levi';
  8. font-size: 15px;
  9. color: #000;
  10. }
  11. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement