keep.css
428 B · css · 16 lines
1@font-face {2 font-family: "MrlyFont";3 font-style: normal;4 font-weight: 400;5 font-display: swap;6 src: url(mrly.woff2) format("woff2");7}89@font-face {10 font-family: "Noto Sans Symbols 2";11 font-style: normal;12 font-weight: 400;13 font-display: swap;14 src: url(symbols.woff2) format("woff2");15 unicode-range: U+00a0, U+00a9, U+00b7, U+00d7, U+00e4, U+00f6, U+0144, U+0151, U+2026, U+2212, U+2218, U+22c5, U+25a1;16}