@font-face {
    font-family: "shufa";
    src: url("shufa.woff") format("woff"), /* chrome、firefox */
    url("shufa.ttf") format("truetype"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

.font-shufa {
	font-family: "shufa";
}
