@font-face {
  font-family: 'Roboto-Medium';
  src: url('./Roboto-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('./Roboto-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansSC-Normal';
  src: url('./SourceHanSansSC-Normal.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansSC-Bold';
  src: url('./SourceHanSansSC-Bold.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansSC-Light';
  src: url('./SourceHanSansSC-Light.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansSC-Regular';
  src: url('./SourceHanSansSC-Regular.otf');
  font-weight: normal;
  font-style: normal;
}
