@font-face {
    font-family: 'DINPro';
    src: url('/static/font/DINPro-Light.otf') format('opentype');
}
@font-face {
    font-family: 'AliBlack';
    src: url('/static/font/AlibabaPuHuiTi-2-115-Black.ttf') format('opentype');
}
@font-face {
    font-family: 'Aliregular';
    src: url('/static/font/AlibabaPuHuiTi-2-55-Regular.ttf') format('opentype');
}