Код: Выделить всё
@font-face {
font-family: "Test";
src: local(PingFang SC);
}
.with-font {
font-family: "Test";
font-family: PingFang SC;
}
Font test
对方出招有快有慢
Подробнее здесь: https://stackoverflow.com/questions/783 ... local-font
Код: Выделить всё
@font-face {
font-family: "Test";
src: local(PingFang SC);
}
.with-font {
font-family: "Test";
font-family: PingFang SC;
}
Font test
对方出招有快有慢