@font-face {
    font-family: Bahnschrift Semilight;
    src: url("../font/bahnschrift-semilight.ttf") format('truetype');
}

* {
/*    font-family: "Bahnschrift Semilight", sans-serif !important;
    font-weight: normal;
    font-style: normal;*/
font-family: "Microsoft YaHei", sans-serif !important;
font-weight: normal;
font-style: normal;

}