 @charset "utf-8";

@font-face {
	font-family: "兰亭中黑";
	src: url("../fonts/方正兰亭中黑_GBK.woff2") format("woff2"),
		 url("../fonts/方正兰亭中黑_GBK.woff") format("woff"),
         url("../fonts/方正兰亭中黑_GBK.ttf") format("truetype"),
         url("../fonts/方正兰亭中黑_GBK.eot") format("embedded-opentype"),
         url("../fonts/方正兰亭中黑_GBK.svg") format("svg"),
         url("../fonts/方正兰亭中黑_GBK.otf") format("opentype");
         font-weight: normal;
  		 font-style: normal;
}

@font-face {
    font-family: "方正姚体";
    src: url("../fonts/FZYTJW.woff2") format("woff2"),
         url("../fonts/FZYTJW.woff") format("woff"),
         url("../fonts/FZYTJW.ttf") format("truetype"),
         url("../fonts/FZYTJW.eot") format("embedded-opentype"),
         url("../fonts/FZYTJW.svg") format("svg"),
         url("../fonts/FZYTJW.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}