@font-face {
    font-family: "NOTO-SANS-TC";
    src: url(../font/noto-sans/NOTOSANSTC-REGULAR.OTF) format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: "NOTO-SANS-TC";
    src: url(../font/noto-sans/NOTOSANSTC-LIGHT.OTF) format("opentype");
    font-weight: 300;
}

@font-face {
    font-family: "NOTO-SANS-TC";
    src: url(../font/noto-sans/NOTOSANSTC-BOLD.OTF) format("opentype");
    font-weight: 700;
}

@font-face {
    font-family: "Futura-PT";
    src: url(../font/futura-PT/FUTURACYRILLICDEMI.TTF);
    font-weight: normal;
}

@font-face {
    font-family: "Arial-Unicode-MS-Regular";
    src: url(../font/Arial-Unicode-MS-Regular/ARIAL-UNICODE-MS.TTF);
    font-weight: normal;
}

@font-face {
    font-family: "bebas";
    src: url(../font/bebas/BebasNeue-Regular.ttf);
    font-weight: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url(../font/Montserrat/Gontserrat-Medium.ttf);
    font-weight: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url(../font/Montserrat/Gontserrat-Light.ttf);
    font-weight: 300;
}

@font-face {
    font-family: "Montserrat-SemiBold";
    src: url(../font/Montserrat/Gontserrat-SemiBold.ttf);
}

@font-face {
    font-family: "Franklin";
    src: url(../font/Franklin-Gothic/FRADM.TTF);
    font-weight: normal;
}


@font-face {
    font-family: "GenSenRounded";
    src: url(../font/GenSenRounded/GenSenRounded-M.ttc) format('truetype');
    font-weight: normal;
}