@charset "utf-8";

@font-face {
  font-display: swap;
  font-family: 'gothic';
  font-style: normal;
  font-weight: 300;
  src: 
  url('/pcms/common/fonts/zh-CN/NotoSans_chn/NotoSansSC-Light.woff') format('woff2'),
  url('/pcms/common/fonts/zh-CN/NotoSans_chn/NotoSansSC-Light.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'gothic';
  font-style: normal;
  font-weight: 400;
  src: 
  url('/pcms/common/fonts/zh-CN/NotoSans_chn/NotoSansSC-Regular.woff') format('woff2'),
  url('/pcms/common/fonts/zh-CN/NotoSans_chn/NotoSansSC-Regular.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'gothic';
  font-style: normal;
  font-weight: 700;
  src: 
  url('/pcms/common/fonts/zh-CN/NotoSans_chn/NotoSansSC-Bold.woff') format('woff2'),
  url('/pcms/common/fonts/zh-CN/NotoSans_chn/NotoSansSC-Bold.woff') format('woff');
}