/*
 * @Author: wangjing
 * @Date: 2022-08-18 14:13:42
 * @LastEditors: wangjing
 * @LastEditTime: 2023-01-04 10:40:06
 * @Description: 字体，方正兰亭黑没有版权（云控高级版上市）
 * @FilePath: /public/fonts/font.css
 */
@font-face {
    font-family: 'RoboData-Beta';
    src: url('./RoboData-Beta1.1-Regular.otf') format('truetype');
}
