@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  src: local("Source Sans Pro Light"), local("SourceSansPro-Light"),
    url("../fonts/sourcesanspro/sourcesanspro-light.woff") format("woff");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro"), local("SourceSansPro-Regular"),
    url("../fonts/sourcesanspro/sourcesanspro.woff") format("woff");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"),
    url("../fonts/sourcesanspro/sourcesanspro-bold.woff") format("woff");
}

@font-face {
  font-family: "shuzi";
  src: url("/fonts/yournamed7financialcondensed.ttf");
}
@font-face {
  font-family: "sans-serif";
  src: url("/fonts/华文行楷.ttf");
}
@font-face {
  font-family: 'HanBiao-CuYuan';
  font-style: normal;
  font-weight: normal;
  src:   url("/fonts/HanBiaoCuYuan.ttf") format("truetype");
}
@font-face {
  font-family: 'canger';
  font-style: normal;
  font-weight: normal;
  src:   url("/fonts/仓耳青禾体.ttf") format("truetype");
}
