/* Sarabun Font */
@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/sarabun-v14-thai-300.woff2') format('woff2');
}

@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/sarabun-v14-thai-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/sarabun-v14-thai-500.woff2') format('woff2');
}

@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/sarabun-v14-thai-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/sarabun-v14-thai-700.woff2') format('woff2');
}

/* HarmonyOS Sans - Optimized for high-DPI displays and thermal printing */
@font-face {
  font-family: 'HarmonyOS Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/HarmonyOS_Sans_Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'HarmonyOS Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/HarmonyOS_Sans_Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'HarmonyOS Sans';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/HarmonyOS_Sans_Black.ttf') format('truetype');
}
