如果舊BNO出生地係中國 突然搵翻份香港出世紙 要點改?
(60年代出世)
@font-face {
font-family: "myFont";
src: url("/font/GenYoMinTW-SemiBold-sp1.woff2") format('woff2');
font-weight: normal;
}'
@font-face {
font-family: "myFontbold";
src: url("Bold版新subset嘅位置") format('woff2');
font-weight: bold;
}
@font-face {
font-family: "myFont2";
src: url("/font/GenYoMinTW-SemiBold-7828.woff2") format('woff2');
font-weight: normal;
}
b {
font-family: "myFontbold";
font-weight: bold;
}
......