@charset "UTF-8";

@font-face{
  font-family:"TitleFont";
  src:url("SourceHanSerif-Bold.otf") format("opentype");
  font-weight:normal;
  font-style:normal;
}

@font-face{
  font-family:"MainFont";
  src:url("SourceHanSerif-Light.otf") format("opentype");
  font-weight:normal;
  font-style:normal;
}
