Font not showing in Safari or mobile. Please help. Thanks!
@font-face {
font-family: “STYuanti-TC-Regular”;
src: url(“STYuanti-TC-Regular.woff2”) format(“woff2”),
url(“STYuanti-TC-Regular.woff”) format(“woff”);
}
h2,h3,h4,h5,h6,body,p,a { font-family: “STYuanti-TC-Regular”!important; }
@font-face {
font-family: “JNR-SB-FontOTF”;
src: url(“JNR-SB-FontOTF.woff2”) format(“woff2”),
url(“JNR-SB-FontOTF.woff”) format(“woff”);
}
h1 { font-family: “JNR-SB-FontOTF”!important; }