@charset "UTF-8";

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