@import url('/vendor/googleapis/fonts/font-roboto-slab-400-900.css');
@font-face {
  font-family: MaShanZheng;
  src: url(/vendor/google/font/MaShanZheng-Regular.ttf);
}
@font-face {
  font-family: NotoSansSC;
  src: url(/vendor/google/font/NotoSansSC/NotoSansSC-Regular.otf);
}
@font-face {
  font-family: NotoSansSC;
  src: url(/vendor/google/font/NotoSansSC/NotoSansSC-Bold.otf);
  font-weight: bold;
}
/*@font-face {
  font-family: NotoSansSC;
  src: url(/vendor/google/font/NotoSansSC/NotoSansSC-Black.otf);
  font-weight: 500;
}*/