Files: c4b5e446a3e34b38835e005437c1091c5d5e3cc0 / css / fonts.css
170 bytesRaw
1 | @font-face { |
2 | font-family: 'input_mono_regular'; |
3 | src: url('../fonts/input_mono_regular.ttf') format('truetype'); |
4 | font-weight: normal; |
5 | font-style: normal; |
6 | } |
Built with git-ssb-web