Newer
Older
shipFront / src / common / fonts / fonts.css
[wangxitong] on 15 Oct 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;
}