dashboard
repositories
filestore
activity
search
login
甘晶君
/
jiaotongdaxue
北京交通大学驾驶舱
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix: 引入第三方字体
Gary Gu
2025-06-30
84201c1e88b65f16b6da2c85ab8eee23f37a3da1
[~ganjingjun/jiaotongdaxue.git]
/
src
/
assets
/
css
/
font.css
1
2
3
4
5
6
7
@font-face {
font-family: 'PangMenZhengDaoBiaoTiTi';
src: url('../fonts/庞门正道标题体.ttf') format('truetype'),
url('../fonts/庞门正道标题体.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}