Advertisement
tsunotaro

Sans Serif font (bold)

Feb 28th, 2024
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: 'sanserif';
  4. src: url(https://dl.dropbox.com/scl/fi/4ow343pit10w5v17q4hao/Pixel-Sans-Serif-Condensed.ttf?rlkey=tr2xxjyfupzdpelew6xsx313z&dl=0); }
  5.  
  6. sanserif {
  7. font-family: 'sanserif';
  8. font-size: 15px;
  9. color: #000;
  10. }
  11. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement