@font-face {
    font-family: 'noto_sans_thai';
    src: url("/assets/noto_sans_thai/NotoSansThai-Thin-4f631478.ttf") format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'noto_sans_thai';
    src: url("/assets/noto_sans_thai/NotoSansThai-ExtraLight-41fe670a.ttf") format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'noto_sans_thai';
    src: url("/assets/noto_sans_thai/NotoSansThai-Light-6711ae4c.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'noto_sans_thai';
    src: url("/assets/noto_sans_thai/NotoSansThai-Regular-56d4f3cc.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'noto_sans_thai';
    src: url("/assets/noto_sans_thai/NotoSansThai-Medium-24ca9327.ttf") format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'noto_sans_thai';
    src: url("/assets/noto_sans_thai/NotoSansThai-SemiBold-c71f5f17.ttf") format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'noto_sans_thai';
    src: url("/assets/noto_sans_thai/NotoSansThai-Bold-3d7b4b28.ttf") format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'noto_sans_thai';
    src: url("/assets/noto_sans_thai/NotoSansThai-ExtraBold-cb61d859.ttf") format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'noto_sans_thai';
    src: url("/assets/noto_sans_thai/NotoSansThai-Black-672493ec.ttf") format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}