long_IslandOcean/src/assets/font/font.css

21 lines
498 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;
}
/* D-DIN-Bold */
@font-face {
font-family: "D-DIN-Bold";
src: url('./D-DIN-Bold.otf');
font-weight: normal;
font-style: normal;
}