Files: df1a044015f799f08cc6031039b973a99843bc29 / static / style / fonts / SmolEmoji / SmolEmoji.css
188 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 |
Built with git-ssb-web