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

@font-face {
    font-family: 'NotoSansTC';
    src: url('/hkgeoarchive/font/Noto_Sans_TC/NotoSansTC-Light.otf');
    font-weight: 300;
}


@font-face {
    font-family: 'NotoSansTC';
    src: url('/hkgeoarchive/font/Noto_Sans_TC/NotoSansTC-Regular.otf');
    font-weight: 400;
}


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


@font-face {
    font-family: 'NotoSansTC';
    src: url('/hkgeoarchive/font/Noto_Sans_TC/NotoSansTC-Bold.otf');
    font-weight: 700;
}


@font-face {
    font-family: 'NotoSansTC';
    src: url('/hkgeoarchive/font/Noto_Sans_TC/NotoSansTC-Black.otf');
    font-weight: 900;
}


