Files: 1f6537ee5b47f8d5332b0334c11845264d6264d9 / 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