// Made by Luting ^-^ @font-face { font-family: 'Maple Hand'; src: url('/assets/fonts/MapleHand-Regular.ttf') format('truetype'); font-display: swap; font-weight: normal; font-style: normal; } @font-face { font-family: 'Maple Hand'; src: url('/assets/fonts/MapleHand-Bold.ttf') format('truetype'); font-display: swap; font-weight: bold; font-style: normal; } @font-face { font-family: 'VictorMono NF'; src: url('/assets/fonts/VictorMonoNerdFont-Regular.ttf') format('truetype'); font-display: swap; font-weight: normal; font-style: normal; } @font-face { font-family: 'VictorMono NF'; src: url('/assets/fonts/VictorMonoNerdFont-Italic.ttf') format('truetype'); font-display: swap; font-weight: normal; font-style: italic; } @font-face { font-family: 'VictorMono NF'; src: url('/assets/fonts/VictorMonoNerdFont-Bold.ttf') format('truetype'); font-display: swap; font-weight: bold; font-style: normal; } @font-face { font-family: 'VictorMono NF'; src: url('/assets/fonts/VictorMonoNerdFont-BoldItalic.ttf') format('truetype'); font-display: swap; font-weight: bold; font-style: italic; }