/* 
 * Author: buzzing
 * Update Time: 2024/10/02
 * Ref: https://keep-docs.xpoet.cn/advanced/custom-style.html#%E8%87%AA%E5%AE%9A%E4%B9%89%E5%AD%97%E4%BD%93
 */

@font-face {
    font-family: 'MAPLE-FONT';
    src: url('../font/MapleMono-SC-NF-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
 }