/*html body {*/
/*    font-family: PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Arial,sans-serif,-apple-system,BlinkMacSystemFont,SF UI Text,Helvetica Neue;*/
/*}*/
.navigation, .navigation .navigation-header {
    /*font-family: PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Arial,sans-serif,-apple-system,BlinkMacSystemFont,SF UI Text,Helvetica Neue;*/
    /*font-weight: 400;*/
    font-family: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-weight: 400;
    line-height: 1.2;
    color: #464855;
}
