@font-face {
    font-family: "STFANGSO";
    src: url(../font/STFANGSO.TTF);
}
/* NotoSansTC */
@font-face {
    font-family: "NotoSansTC";
    src: url(../font/NotoSansTC-Black.otf);
    font-weight: bolder;
}

@font-face {
    font-family: "NotoSansTC";
    src: url(../font/NotoSansTC-Bold.otf);
    font-weight: bold;
}

@font-face {
    font-family: "NotoSansTC";
    src: url(../font/NotoSansTC-Light.otf);
    font-weight: lighter;
}

@font-face {
    font-family: "NotoSansTC";
    src: url(../font/NotoSansTC-Medium.otf);
    font-weight: 500
}

@font-face {
    font-family: "NotoSansTC";
    src: url(../font/NotoSansTC-Regular.otf);
    font-weight: normal;
}

@font-face {
    font-family: "NotoSansTC";
    src: url(../font/NotoSansTC-Thin.otf);
    font-weight: 100;
}

/* NotoSerifTC */
@font-face {
    font-family: "NotoSerifTC";
    src: url(../font/NotoSerifTC-Black.otf);
    font-weight: 900;
}

@font-face {
    font-family: "NotoSerifTC";
    src: url(../font/NotoSerifTC-Bold.otf);
    font-weight: bold;
}

@font-face {
    font-family: "NotoSerifTC";
    src: url(../font/NotoSerifTC-ExtraLight.otf);
    font-weight: 200;
}

@font-face {
    font-family: "NotoSerifTC";
    src: url(../font/NotoSerifTC-Light.otf);
    font-weight: 300;
}

@font-face {
    font-family: "NotoSerifTC";
    src: url(../font/NotoSerifTC-Medium.otf);
    font-weight: 500;
}

@font-face {
    font-family: "NotoSerifTC";
    src: url(../font/NotoSerifTC-Regular.otf);
    font-weight: normal;
}

@font-face {
    font-family: "NotoSerifTC";
    src: url(../font/NotoSerifTC-SemiBold.otf);
    font-weight: 600;
}
/* CXingHK */

@font-face {
    font-family: "CXingHK";
    src: url(../font/CXingHK-Medium.otf);
    font-weight: normal;
}

@font-face {
    font-family: CXing;
    src: url(../font/CXing-Medium-M471-U.TTF);
  }