@charset "UTF-8";

@font-face {
  font-family: "siyuan";
  src: url("SourceHanSans-Regular.woff") format("woff"),
       url("SourceHanSans-Regular.ttf") format("truetype"),
       url("SourceHanSans-Regular.eot") format("embedded-opentype"),
       url("SourceHanSans-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "CenturyGothicbold";
  src: url("CenturyGothicbold.woff") format("woff"),
       url("CenturyGothicbold.ttf") format("truetype"),
       url("CenturyGothicbold.eot") format("embedded-opentype"),
       url("CenturyGothicbold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}