/*@font-face{font-family:'NotoSansHans-Bold';src:url('./SourceHanSansCN-Bold.otf')}
@font-face{font-family:'NotoSansHans-ExtraLight';src:url('./SourceHanSansCN-ExtraLight.otf')}
@font-face{font-family:'NotoSansHans-Heavy';src:url('./SourceHanSansCN-Heavy.otf')}
@font-face{font-family:'NotoSansHans-Light';src:url('./SourceHanSansCN-Light.otf')}
@font-face{font-family:'NotoSansHans-Medium';src:url('./SourceHanSansCN-Medium.otf')}
@font-face{font-family:'NotoSansHans-Normal';src:url('./SourceHanSansCN-Normal.otf')}
@font-face{font-family:'NotoSansHans-Regular';src:url('./SourceHanSansCN-Regular.otf')}*/


@font-face{
    font-weight:normal;
    font-style:normal;
    font-family:"MicrosoftJhengHei";
    src: url('./MicrosoftJhengHei.otf');
    src: url('./MicrosoftJhengHei.eot') format('embedded-opentype');
}

@font-face{
    font-weight:normal;
    font-style:normal;
    font-family:"NotoSansHans-Bold";
    src: url('./NotoSansHans-Bold.otf');
    src: url('./NotoSansHans-Bold.eot') format('embedded-opentype');
}
@font-face{
    font-weight:normal;
    font-style:normal;
    font-family:"NotoSansHans-ExtraLight";
    src: url('./NotoSansHans-ExtraLight.otf');
    src: url('./NotoSansHans-ExtraLight.eot') format('embedded-opentype');
}
@font-face{
    font-weight:normal;
    font-style:normal;
    font-family:"NotoSansHans-Heavy";
    src: url('./NotoSansHans-Heavy.otf');
    src: url('./NotoSansHans-Heavy.eot') format('embedded-opentype');
}
@font-face{
    font-weight:normal;
    font-style:normal;
    font-family:"NotoSansHans-Light";
    src: url('./NotoSansHans-Light.otf');
    src: url('./NotoSansHans-Light.eot') format('embedded-opentype');
}
@font-face{
    font-weight:normal;
    font-style:normal;
    font-family:"NotoSansHans-Medium";
    src: url('./NotoSansHans-Medium.otf');
    src: url('./NotoSansHans-Medium.eot') format('embedded-opentype');
}
@font-face{
    font-weight:normal;
    font-style:normal;
    font-family:"NotoSansHans-Normal";
    src: url('./NotoSansHans-Normal.otf');
    src: url('./NotoSansHans-Normal.eot') format('embedded-opentype');
}
@font-face{
    font-weight:normal;
    font-style:normal;
    font-family:"NotoSansHans-Regular";
    src: url('./NotoSansHans-Regular.otf');
    src: url('./NotoSansHans-Regular.eot') format('embedded-opentype');
}

body{ font-family:'NotoSansHans-Normal'!important;font:14px 'NotoSansHans-Normal'!important;}