Newer
Older
sxFront / src / common / fonts / fonts.css
[wangxitong] on 29 Sep 2021 371 bytes first commit
@font-face {
  font-family: Hanyi;
  src: url('hanyi.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: DS-DigitalBold;
  src: url('DS-DigitalBold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DS-DigitalBoldItalic';
  src: url('DS-DigitalBoldItalic.TTF');
  font-weight: normal;
  font-style: normal;
}