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

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

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

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