@charset "UTF-8";
@font-face {
  font-family: "思源黑体 CN";
  src: url("font/思源黑体R.woff2") format("woff2"),
  url("font/思源黑体R.woff") format("woff"),
  url("font/思源黑体R.ttf") format("truetype"),
  url("font/思源黑体R.eot") format("embedded-opentype"),
  url("font/思源黑体R.svg") format("svg"),
  url("font/思源黑体R.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
