1@font-face {
2 font-family: "Simple Icons";
3 src:
4 url("/static/icons/si.min.woff2?v=1740520259") format("woff2"),
5}
6
7.si {
8 font-style: normal;
9 font-family: "Simple Icons", sans-serif;
10 vertical-align: middle;
11}.si-bluesky::before { content: "\eb81"; }.si-forgejo::before { content: "\edf3"; }.si-github::before { content: "\ee42"; }.si-kofi::before { content: "\eff7"; }.si-lastdotfm::before { content: "\f020"; }.si-rss::before { content: "\f38f"; }