Files: c00fc772f1fb429ae01504f954f70476538c8dfd / static / style / fonts / smol-emoji / smol-emoji.css
190 bytesRaw
1 | @font-face { |
2 | font-family: "Smol Emoji"; |
3 | font-display: swap; |
4 | font-weight: 400; |
5 | font-stretch: normal; |
6 | font-style: normal; |
7 | src: url("SmolEmoji-Regular.otf") format("opentype"); |
8 | } |
9 | |
10 | |
11 |
Built with git-ssb-web