@charset "UTF-8";

@font-face {
 font-family: "SOURCEHANSANSCN-NORMAL";
 src: url("../fonts/SOURCEHANSANSCN-NORMAL.woff2") format("woff2"),
 url("../fonts/SOURCEHANSANSCN-NORMAL.woff") format("woff"),
 url("../fonts/SOURCEHANSANSCN-NORMAL.ttf") format("truetype"),
 url("../fonts/SOURCEHANSANSCN-NORMAL.eot") format("embedded-opentype"),
 url("../fonts/SOURCEHANSANSCN-NORMAL.svg") format("svg");
 font-weight: normal;
 font-style: normal;
}

