🍱 Update fonts

This commit is contained in:
LittleSheep 2024-08-16 21:13:16 +08:00
parent 1cc5b72cb9
commit 3caef8029d

View File

@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+SC:wght@100..900&family=Noto+Sans+TC:wght@100..900&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&family=Roboto+Slab:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+SC:wght@100..900&family=Noto+Sans+TC:wght@100..900&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');
html, body {
padding: 0;
@ -8,7 +8,7 @@ html, body {
html, body, #app, .v-application {
overflow: auto !important;
font-family: "Roboto Slab", "Noto Sans SC", "Noto Sans TC", "Noto Sans JP", sans-serif;
font-family: "Comfortaa", "Noto Sans SC", "Noto Sans TC", "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;