@font-face {
    font-family: "Noto Sans SC";
    src: url("/composeResources/cn.iema.eauth.management.generated.resources/font/noto_sans_sc.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-family: "Noto Sans SC", "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Source Han Sans SC", Arial, sans-serif;
}
