/*** Noto Sans Thai ***/
/* 100 Normal */
@font-face {
  font-family: 'NotoSansThai';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('fonts/NotoSansThai-Thin.ttf') format('truetype'),
      url('fonts/NotoSansThai-Thin.otf') format('opentype'),
      url('fonts/NotoSansThai-Thin.svg') format('svg'),
      url('fonts/NotoSansThai-Thin.woff2') format('woff2');
}

/* 200 Normal */
@font-face {
  font-family: 'NotoSansThai';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('fonts/NotoSansThai-ExtraLight.ttf') format('truetype'),
      url('fonts/NotoSansThai-ExtraLight.otf') format('opentype'),
      url('fonts/NotoSansThai-ExtraLight.svg') format('svg'),
      url('fonts/NotoSansThai-ExtraLight.woff2') format('woff2');
}

/* 300 Normal */
@font-face {
  font-family: 'NotoSansThai';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/NotoSansThai-Light.ttf') format('truetype'),
      url('fonts/NotoSansThai-Light.otf') format('opentype'),
      url('fonts/NotoSansThai-Light.svg') format('svg'),
      url('fonts/NotoSansThai-Light.woff2') format('woff2');
}

/* 400 Normal */
@font-face {
  font-family: 'NotoSansThai';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/NotoSansThai-Regular.ttf') format('truetype'),
      url('fonts/NotoSansThai-Regular.otf') format('opentype'),
      url('fonts/NotoSansThai-Regular.svg') format('svg'),
      url('fonts/NotoSansThai-Regular.woff2') format('woff2');
}

/* 500 Normal */
@font-face {
  font-family: 'NotoSansThai';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/NotoSansThai-Medium.ttf') format('truetype'),
      url('fonts/NotoSansThai-Medium.otf') format('opentype'),
      url('fonts/NotoSansThai-Medium.svg') format('svg'),
      url('fonts/NotoSansThai-Medium.woff2') format('woff2');
}

/* 600 Normal */
@font-face {
  font-family: 'NotoSansThai';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/NotoSansThai-SemiBold.ttf') format('truetype'),
      url('fonts/NotoSansThai-SemiBold.otf') format('opentype'),
      url('fonts/NotoSansThai-SemiBold.svg') format('svg'),
      url('fonts/NotoSansThai-SemiBold.woff2') format('woff2');
}

/* 700 Normal */
@font-face {
  font-family: 'NotoSansThai';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/NotoSansThai-Bold.ttf') format('truetype'),
      url('fonts/NotoSansThai-Bold.otf') format('opentype'),
      url('fonts/NotoSansThai-Bold.svg') format('svg'),
      url('fonts/NotoSansThai-Bold.woff2') format('woff2');
}

/* 800 Normal */
@font-face {
  font-family: 'NotoSansThai';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/NotoSansThai-ExtraBold.ttf') format('truetype'),
      url('fonts/NotoSansThai-ExtraBold.otf') format('opentype'),
      url('fonts/NotoSansThai-ExtraBold.svg') format('svg'),
      url('fonts/NotoSansThai-ExtraBold.woff2') format('woff2');
}

/* 900 Normal */
@font-face {
  font-family: 'NotoSansThai';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('fonts/NotoSansThai-Black.ttf') format('truetype'),
      url('fonts/NotoSansThai-Black.otf') format('opentype'),
      url('fonts/NotoSansThai-Black.svg') format('svg'),
      url('fonts/NotoSansThai-Black.woff2') format('woff2');
}
