/* System Dynamic Font Configuration */
@font-face {
    font-family: 'DynamicSystemFont';
    src: url('../fonts/NotoSansThaiLooped-Regular_1787396340.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    size-adjust: 100%;
}

@font-face {
    font-family: 'DynamicSystemFont';
    src: url('../fonts/NotoSansThaiLooped-SemiBold_1787396340.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    size-adjust: 100%;
}
