🍱 Update fonts
This commit is contained in:
		@@ -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;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user