@font-face {
    font-family: 'GothamBook';
    src: url('/legacy/product/2022.1.7/pc/font/Gotham-Book.otf');
}

@font-face {
    font-family: 'GothamBold';
    src: url('/legacy/product/2022.1.7/pc/font/Gotham-Bold.otf');
}

@font-face {
    font-family: 'GothamMedium';
    src: url('/legacy/product/2022.1.7/pc/font/GothamMedium.otf');
}

@font-face {
    font-family: 'GothamLight';
    src: url('/legacy/product/2022.4.2/pc/img/GothamLight.otf');
}

@font-face {
    font-family: 'SourceHanSansCNBold';
    src: url('/legacy/product/2022.1.7/pc/font/SourceHanSansCN-Bold.otf');
}

@font-face {
    font-family: 'SourceHanSansCNMedium';
    src: url('/legacy/product/2022.1.7/pc/font/SourceHanSansCN-Medium.otf');
}

@font-face {
    font-family: 'SourceHanSansCNNormal';
    src: url('/legacy/product/2022.1.7/pc/font/SourceHanSansCN-Normal.otf');
}

@font-face {
    font-family: 'SourceHanSansCNRegular';
    src: url('/legacy/product/2022.1.7/pc/font/SourceHanSansCN-Regular.otf');
}

@font-face {
    font-family: 'SourceHanSansCNLight';
    src: url('/legacy/product/2022.4.2/pc/img/SourceHanSansCN-Light-2.otf');
}

html {
    font-size: 10px !important;
}

* {
    margin: 0;
}