﻿@font-face {
  font-family: "SourceHanSerifSC-Regular";
  src: url("") format("woff2"),
       url("../font/SourceHanSerifSC-Regular.woff") format("woff"),
       url("../font/SourceHanSerifSC-Regular.ttf") format("truetype"),
       url("../font/SourceHanSerifSC-Regular.eot") format("embedded-opentype"),
       url("../font/SourceHanSerifSC-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

body{font-family: SourceHanSerifSC-Regular}