@font-face {
  font-family: "NTX Source Han";
  src: url("assets/fonts/SourceHanSerifSC-Web.woff2") format("woff2"), local("Source Han Serif SC"), local("Noto Serif CJK SC");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Han Serif SC";
  src: url("assets/fonts/SourceHanSerifSC-Web.woff2") format("woff2");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "NTX Chinese Serif";
  src: url("assets/fonts/SourceHanSerifSC-Web.woff2") format("woff2");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: DetailHan;
  src: url("assets/fonts/SourceHanSerifSC-Web.woff2") format("woff2");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}

.editor-launch,
.editor-panel,
.article-editor-launch,
.article-editor,
.mobile-text-editor-launch,
.mobile-text-editor,
.gallery-editor-launch,
.gallery-editor,
.sku-editor-launch,
.sku-editor,
.variant-editor-launch,
.variant-editor {
  display: none !important;
}
