Files: ef0751d9471c9b98e2d6b16b219973f15ec53912 / 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