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