CSS 引用外部字体
@font-face {
font-family: W5;
src: url('../font/W5.TTF');
}
.wallect .wal_body .textBox{
font-family: W5;
}
@font-face {
font-family: W5;
src: url('../font/W5.TTF');
}
.wallect .wal_body .textBox{
font-family: W5;
}