@font-face {
    font-family: 'MisansTC';
    src: url('./MisansTC.ttf') format('truetype-variations');
    font-weight: 100 900; /* 定義支援的字重範圍 */
}