Advertisement
alsagone

Better Discord revert to old font CSS

Dec 2nd, 2022
1,179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. @import url('https://fonts.cdnfonts.com/css/whitney-2');
  2.  
  3. * {
  4.     font-family: 'Whitney', sans-serif;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement