@font-face {
    font-family: 'WenKai';
    font-display: swap;
    src: url('/fonts/LXGWWenKai-Regular.ttf') format("truetype");  
}
@font-face{
    font-family: 'JetBrains Mono';
    font-display: swap;
    src: url('/fonts/JetBrainsMono-Regular.ttf') format("truetype");
}
@font-face{
    font-family: 'Fira Code';
    font-display: swap;
    src: url('/fonts/FiraCode-Regular.ttf') format("truetype");
}
@font-face{
    font-family: 'Neon Spark';
    font-display: swap;
    src: url('/fonts/NeonSpark-ovg0q.otf') format("opentype");
}
@font-face{
    font-family: 'KaiShu';
    font-display: swap;
    src: url('/fonts/YeZiGongChangWangChunFengKaiShu-2.ttf') format("truetype");
}