<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@font-face {*/
/*    font-family: 'SourceHanSansCN';*/
/*    src: url("../fonts/SourceHanSansCN/SourceHanSansCN-Light.woff2") format("woff2"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Light.woff") format("woff"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Light.ttf") format("truetype"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Light.eot") format("embedded-opentype"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Light.svg") format("svg");*/
/*    font-weight: 300;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'SourceHanSansCN';*/
/*    src: url("../fonts/SourceHanSansCN/SourceHanSansCN-Regular.woff2") format("woff2"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Regular.woff") format("woff"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Regular.ttf") format("truetype"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Regular.eot") format("embedded-opentype"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Regular.svg") format("svg");*/
/*    font-weight: 400;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'SourceHanSansCN';*/
/*    src: url("../fonts/SourceHanSansCN/SourceHanSansCN-Medium.woff2") format("woff2"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Medium.woff") format("woff"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Medium.ttf") format("truetype"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Medium.eot") format("embedded-opentype"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Medium.svg") format("svg");*/
/*    font-weight: 500;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'SourceHanSansCN';*/
/*    src: url("../fonts/SourceHanSansCN/SourceHanSansCN-Bold.woff2") format("woff2"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Bold.woff") format("woff"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Bold.ttf") format("truetype"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Bold.eot") format("embedded-opentype"),*/
/*    url("../fonts/SourceHanSansCN/SourceHanSansCN-Bold.svg") format("svg");*/
/*    font-weight: 600;*/
/*    font-style: normal;*/
/*}*/

@font-face {
    font-family: 'DINCondensed';
    src: url("../fonts/DINCondensed/DINCondensed-Light.woff2") format("woff2"),
    url("../fonts/DINCondensed/DINCondensed-Light.woff") format("woff"),
    url("../fonts/DINCondensed/DINCondensed-Light.ttf") format("truetype"),
    url("../fonts/DINCondensed/DINCondensed-Light.eot") format("embedded-opentype"),
    url("../fonts/DINCondensed/DINCondensed-Light.svg") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DINCondensed';
    src: url("../fonts/DINCondensed/DINCondensed-Regular.woff2") format("woff2"),
    url("../fonts/DINCondensed/DINCondensed-Regular.woff") format("woff"),
    url("../fonts/DINCondensed/DINCondensed-Regular.ttf") format("truetype"),
    url("../fonts/DINCondensed/DINCondensed-Regular.eot") format("embedded-opentype"),
    url("../fonts/DINCondensed/DINCondensed-Regular.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'DINCondensed';
    src: url("../fonts/DINCondensed/DINCondensed-Bold.woff2") format("woff2"),
    url("../fonts/DINCondensed/DINCondensed-Bold.woff") format("woff"),
    url("../fonts/DINCondensed/DINCondensed-Bold.ttf") format("truetype"),
    url("../fonts/DINCondensed/DINCondensed-Bold.eot") format("embedded-opentype"),
    url("../fonts/DINCondensed/DINCondensed-Bold.svg") format("svg");
    font-weight: 600;
    font-style: normal;
}

/*body {*/
/*    font-family: "SourceHanSansCN", "PingFang SC", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", "Microsoft YaHei", Arial, sans-serif;*/
/*}*/</pre></body></html>