
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap');
* {
    font-family: 'play', "Noto Sans SC", sans-serif; word-break: break-word!important;
}


@media screen and  (max-width:620px)  {
    .footer_mid_nav a{font-size: 14px;}
    .footer_mid_left { padding-bottom: 10px; }
    }