User:Greeninvisibledreams/jcz.css

出自維基百科,自由嘅百科全書
注意:儲存之後,你可能要兜過你嘅瀏覽器快取至睇到更改。Internet Explorer: 撳住Ctrl掣再撳重新整理掣。 Firefox: 撳住Shift掣再撳重新載入(又或者撳Ctrl-Shift-R)。 Google Chrome同埋Safari用戶就噉撳個重載掣。
.jcz  {
  font-family: JyutcitziWithSourceHanSansHC;
}

@font-face {
  font-family: 'JyutcitziWithSourceHanSansHC';
  src: url('../fonts/JyutcitziWithSourceHanSansHCExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'JyutcitziWithSourceHanSansHC';
  src: url('../fonts/JyutcitziWithSourceHanSansHCLight.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'JyutcitziWithSourceHanSansHC';
  src: url('../fonts/JyutcitziWithSourceHanSansHCNormal.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'JyutcitziWithSourceHanSansHC';
  src: url('../fonts/JyutcitziWithSourceHanSansHCMedium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'JyutcitziWithSourceHanSansHC';
  src: url('../fonts/JyutcitziWithSourceHanSansHCHeavy.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
}