/* 
url("./CangeryumoW04.woff2") format("woff2"),
url("./CangeryumoW04.woff") format("woff"),
url("./CangeryumoW04.ttf") format("truetype"); 
url("./SourceHanSansSC-Heavy.otf") format("opentype");
*/

@font-face {
  font-family: YouSheBiaoTiHei;
  font-display: swap;
  src: url("./YouSheBiaoTiHei.ttf") format("truetype");
}

@font-face {
  font-family: D-DIN;
  font-display: swap;
  src:
    local("D-DIN"),
    url("./D-DIN.otf") format("opentype");
}

@font-face {
  font-family: D-DIN-Bold;
  font-display: swap;
  src:
    local("D-DIN-Bold"),
    url("./D-DIN-Bold.otf") format("opentype");
}

@font-face {
  font-family: SourceHanSansSC-Regular;
  font-display: swap;
  src: url("./SourceHanSansSC-Regular.otf") format("opentype");
}

@font-face {
  font-family: SourceHanSansSC-Bold;
  font-display: swap;
  src: url("./SourceHanSansSC-Bold.otf") format("opentype");
}

@font-face {
  font-family: SourceHanSansSC-Heavy;
  font-display: swap;
  src: url("./SourceHanSansSC-Heavy.otf") format("opentype");
}
