@charset "UTF-8";

@font-face {
  font-family: "shBold";
  src: url("SOURCEHANSANSCN-BOLD.OTF") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "shExtralight";
  src: url("SOURCEHANSANSCN-EXTRALIGHT.OTF") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "shHeavy";
  src: url("SOURCEHANSANSCN-HEAVY.OTF") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "shLight";
  src: url("SOURCEHANSANSCN-LIGHT.OTF") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "shMedium";
  src: url("SOURCEHANSANSCN-MEDIUM.OTF") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "shNormal";
  src: url("SOURCEHANSANSCN-NORMAL.OTF") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "shRegular";
  src: url("SOURCEHANSANSCN-REGULAR.OTF") format("opentype");
  font-weight: normal;
  font-style: normal;
}

