long_IslandOcean/src/assets/font/font.css

14 lines
345 B
CSS

/*庞门正道标题体免费版-Regular*/
@font-face {
font-family: "title";
src: url('./PangMenZhengDaoBiaoTiTiMianFeiBan-2.ttf');
font-weight: normal;
font-style: normal;
}
/*yaHei*/
@font-face {
font-family: "Microsoft YaHei";
src: url('./msyhl.ttc');
font-weight: normal;
font-style: normal;
}