@charset "UTF-8";

@font-face {
  font-family: "Source Han Sans CN";
  src: url("sourcehansans.ttf") format("truetype");
   font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Source Han Sans CN light";
    src: url("KaiGenGothicSC-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Source Han Sans CN regular";
    src: url("KaiGenGothicSC-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}