/*定义字体资源*/

/* 文字 */
@font-face{
    font-family: "MaybeCuteFont";
    src: url(../../../asset/font/MaybeCuteFont.otf);
}