added new font
This commit is contained in:
@@ -106,6 +106,16 @@
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
/* NotoSerif Font Family */
|
||||
@font-face {
|
||||
font-family: 'NotoSerif';
|
||||
src: url('/fonts/NotoSerif-Italic-VariableFont_wdth,wght.ttf') format('truetype');
|
||||
font-weight: 100 900;
|
||||
font-style: italic;
|
||||
font-stretch: 62.5% 100%;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
:root {
|
||||
font-family: 'NotoSansCJKtc', 'MElleHK', system-ui, Avenir, Helvetica, Arial, sans-serif;
|
||||
line-height: 1.5;
|
||||
|
||||
Reference in New Issue
Block a user