@font-face {
    font-family: DINPro;
    src: url("/static/web/font/DINPRO-REGULAR.OTF");
}

@font-face {
    font-family: SourceHanSansCN-Light;
    src: url("/static/web/font/SourceHanSansCN-Light.otf");
}

@font-face {
    font-family: SourceHanSansCN-Bold;
    src: url("/static/web/font/SourceHanSansCN-Bold.otf");
}

@font-face {
    font-family: SourceHanSansCN;
    src: url("/static/web/font/SourceHanSansCN-Normal.otf");
}

@font-face {
    font-family: SourceHanSansCN-Regular;
    src: url("/static/web/font/SourceHanSansCN-Regular.otf");
}

@font-face {
    font-family: DINPro-Light;
    src: url("/static/web/font/DINPro-Light.otf");
}

@font-face {
    font-family: DINPro-Medium;
    src: url("/static/web/font/DINPro-Medium.otf");
}
