/* ============================================================
   CORE — @font-face definitions
   โหลดฟอนต์เดิม 3 ตระกูล: Sao Chingcha, Anuphan, TH Sarabun New
   ============================================================ */

/* TH Sarabun New — body font */
@font-face {
  font-family: 'TH Sarabun New';
  src: url('../../fonts/03_THSarabunNew/THSarabunNew.ttf') format('truetype');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'TH Sarabun New';
  src: url('../../fonts/03_THSarabunNew/THSarabunNew%20Bold.ttf') format('truetype');
  font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'TH Sarabun New';
  src: url('../../fonts/03_THSarabunNew/THSarabunNew%20Italic.ttf') format('truetype');
  font-weight: 400; font-style: italic; font-display: swap;
}
@font-face {
  font-family: 'TH Sarabun New';
  src: url('../../fonts/03_THSarabunNew/THSarabunNew%20BoldItalic.ttf') format('truetype');
  font-weight: 700; font-style: italic; font-display: swap;
}

/* Anuphan — heading / UI font */
@font-face {
  font-family: 'Anuphan';
  src: url('../../fonts/02_Anuphan/Anuphan-ExtraLight.otf') format('opentype');
  font-weight: 200; font-display: swap;
}
@font-face {
  font-family: 'Anuphan';
  src: url('../../fonts/02_Anuphan/Anuphan-Light.otf') format('opentype');
  font-weight: 300; font-display: swap;
}
@font-face {
  font-family: 'Anuphan';
  src: url('../../fonts/02_Anuphan/Anuphan-Regular.otf') format('opentype');
  font-weight: 400; font-display: swap;
}
@font-face {
  font-family: 'Anuphan';
  src: url('../../fonts/02_Anuphan/Anuphan-Medium.otf') format('opentype');
  font-weight: 500; font-display: swap;
}
@font-face {
  font-family: 'Anuphan';
  src: url('../../fonts/02_Anuphan/Anuphan-SemiBold.otf') format('opentype');
  font-weight: 600; font-display: swap;
}
@font-face {
  font-family: 'Anuphan';
  src: url('../../fonts/02_Anuphan/Anuphan-Bold.otf') format('opentype');
  font-weight: 700; font-display: swap;
}

/* Sao Chingcha — display font (Thai heritage, for hero + big headings) */
@font-face {
  font-family: 'Sao Chingcha';
  src: url('../../fonts/01_Sao%20Chingcha/SaoChingcha-Light.otf') format('opentype');
  font-weight: 300; font-display: swap;
}
@font-face {
  font-family: 'Sao Chingcha';
  src: url('../../fonts/01_Sao%20Chingcha/SaoChingcha-Regular.otf') format('opentype');
  font-weight: 400; font-display: swap;
}
@font-face {
  font-family: 'Sao Chingcha';
  src: url('../../fonts/01_Sao%20Chingcha/SaoChingcha-Bold.otf') format('opentype');
  font-weight: 700; font-display: swap;
}
