/*
 * TH SarabunPSK — self-hosted, unchanged TrueType originals.
 * License and provenance are included beside this file.
 */

@font-face {
  font-family: 'Claim TH Sarabun';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./THSarabunPSK-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Claim TH Sarabun';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./THSarabunPSK-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Claim TH Sarabun';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('./THSarabunPSK-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Claim TH Sarabun';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('./THSarabunPSK-BoldItalic.ttf') format('truetype');
}
