@font-face {
    font-family: 'Noto Sans Thai';
    src: url('NotoSansThai-Regular.woff2') format('woff2'),
        url('NotoSansThai-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Thai';
    src: url('NotoSansThai-Thin.woff2') format('woff2'),
        url('NotoSansThai-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Thai';
    src: url('NotoSansThai-Light.woff2') format('woff2'),
        url('NotoSansThai-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Thai';
    src: url('NotoSansThai-Medium.woff2') format('woff2'),
        url('NotoSansThai-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Thai';
    src: url('NotoSansThai-SemiBold.woff2') format('woff2'),
        url('NotoSansThai-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Thai';
    src: url('NotoSansThai-ExtraLight.woff2') format('woff2'),
        url('NotoSansThai-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

