@font-face {
    font-family: 'Source Han Sans Light';
    src: url('../fonts/SourceHanSansCN-ExtraLight.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Han Sans Normal';
    src: url('../fonts/SourceHanSansCN-Normal.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Han Sans Regular';
    src: url('../fonts/SourceHanSansCN-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Han Sans Medium';
    src: url('../fonts/SourceHanSansCN-Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Han Sans Bold';
    src: url('../fonts/SourceHanSansCN-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bahnschrift';
    src: url('../fonts/bahnschrift.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}   