mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +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;
|
|
}
|
|
|