<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: "zh";
    src: url("zh.eot"); /* IE9 */
    src: url("zh.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("zh.woff") format("woff"), /* chrome銆乫irefox */
    url("zh.ttf") format("truetype"), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+ */
    
    url("zh.svg#zh") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}


</pre></body></html>