@font-face {
    font-family: 'Noto Sans Thai';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/NotoSansThai-Thin.woff) format('woff');
  }
  @font-face {
    font-family: 'Noto Sans Thai';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/NotoSansThai-Light.woff) format('woff');
  }
  @font-face {
    font-family: 'Noto Sans Thai';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/NotoSansThai-Medium.woff) format('woff');
  }
  @font-face {
     font-family: 'Noto Sans Thai';
     font-style: normal;
     font-weight: 400;
     src: url(../fonts/NotoSansThai-Regular.woff) format('woff');
   }
  @font-face {
     font-family: 'Noto Sans Thai';
     font-style: normal;
     font-weight: 500;
     src: url(../fonts/NotoSansThai-Medium.woff) format('woff');
   }
  @font-face {
     font-family: 'Noto Sans Thai';
     font-style: normal;
     font-weight: 700;
     src: url(../fonts/NotoSansThai-Bold.woff) format('woff');
   }
  @font-face {
     font-family: 'Noto Sans Thai';
     font-style: normal;
     font-weight: 900;
     src: url(../fonts/NotoSansThai-Black.woff) format('woff');
   }