<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: 'Arial';
    font-display: swap;
    src: url('../font/gotham-book.eot'); /* IE9 */
    src: url('../font/gotham-book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/gotham-book.woff2') format('woff2'),
    url('../font/gotham-book.woff') format('woff'), /* chromeã€firefox */
    url('../font/gotham-book.ttf') format('truetype'), /* chromeã€firefoxã€operaã€Safari, Android, iOS 4.2+*/
    url('../font/gotham-book.svg#gotham-book') format('svg'); /* iOS 4.1- */
}
@font-face {
    font-family: 'siyuansongti';
    font-display: swap;
    src: url('../font/SourceHanSerifCN-Regular.eot'); /* IE9 */
    src: url('../font/SourceHanSerifCN-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/SourceHanSerifCN-Regular.woff2') format('woff2'),
    url('../font/SourceHanSerifCN-Regular.woff') format('woff'), /* chromeã€firefox */
    url('../font/SourceHanSerifCN-Regular.ttf') format('truetype'), /* chromeã€firefoxã€operaã€Safari, Android, iOS 4.2+*/
    url('../font/SourceHanSerifCN-Regular.svg#SourceHanSerifCN-Regular') format('svg'); /* iOS 4.1- */
}</pre></body></html>