@font-face {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 100;
    src: url('./msjh.ttf');
}

@font-face {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 300;
    src: url('./msjh.ttf');
}

@font-face {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 400;
    src: url('./msjh.ttf');
}

@font-face {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 500;
    src: url('./msjhbold.ttf');
}

@font-face {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 700;
    src: url('./msjhbold.ttf');
}

@font-face {
    font-family: 'Microsoft JhengHei';
    font-style: normal;
    font-weight: 900;
    src: url('./msjhbold.ttf');
}