/* ฟอนต์หลัก: Anuphan (Cadson Demak) — loopless แบบเดียวกับ Sukhumvit, รองรับไทย+ละตินในตัวเดียว
   เป็น variable font (wght 100–700) จึงใช้ได้ทุกน้ำหนักรวม 450 ที่ดีไซน์ Mastercard ต้องการ
   License: SIL OFL 1.1 (ดู Anuphan-OFL.txt) */

@font-face {
	font-family: 'Anuphan';
	font-style: normal;
	font-weight: 100 700;               /* variable range */
	font-display: swap;
	src: url('../fonts/Anuphan-VF.woff2') format('woff2-variations'),
	     url('../fonts/Anuphan-VF.woff2') format('woff2'),
	     url('../fonts/Anuphan-VF.ttf') format('truetype-variations');
}
