mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-11 15:30:25 +00:00
14 lines
320 B
CSS
14 lines
320 B
CSS
@font-face {
|
|
font-family: 'Sotheby';
|
|
src: url('../assets/Sotheby.ttf') format('truetype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'ProtoNerdFontItalic';
|
|
src: url('../assets/0xProtoNerdFont-Italic.ttf') format('truetype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|