/* Noto Sans Thai - Local Font Faces */

@font-face {
  font-family: 'Noto Sans Thai';
  src: url('../fonts/noto-sans-thai/NotoSansThai-Light.woff2') format('woff2'),
       url('../fonts/noto-sans-thai/NotoSansThai-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans Thai';
  src: url('../fonts/noto-sans-thai/NotoSansThai-Regular.woff2') format('woff2'),
       url('../fonts/noto-sans-thai/NotoSansThai-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans Thai';
  src: url('../fonts/noto-sans-thai/NotoSansThai-Medium.woff2') format('woff2'),
       url('../fonts/noto-sans-thai/NotoSansThai-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans Thai';
  src: url('../fonts/noto-sans-thai/NotoSansThai-SemiBold.woff2') format('woff2'),
       url('../fonts/noto-sans-thai/NotoSansThai-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans Thai';
  src: url('../fonts/noto-sans-thai/NotoSansThai-Bold.woff2') format('woff2'),
       url('../fonts/noto-sans-thai/NotoSansThai-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans Thai';
  src: url('../fonts/noto-sans-thai/NotoSansThai-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
