body {
    background-image: url("https://api.dujin.org/bing/1920.php"); 
    background-repeat: no-repeat; 
    background-size: cover; 
    background-attachment: fixed
}; 

@font-face {
    font-family: "CGH"; 
    src: url("https://hdlr.maozi.io/static/font/CGH.ttf"); 
    font-weight: normal
}; 

* {
    font-family: "CGH" !important
}; 