/*
  ฟอนต์ Mali (Google Fonts) - เก็บไฟล์ไว้ในเครื่อง (self-hosted)
  ไม่ต้องพึ่งอินเทอร์เน็ต/CDN ภายนอก เพื่อไม่ให้ระบบใช้งานไม่ได้เมื่อเครือข่ายโรงเรียนบล็อกโดเมนภายนอก
  รวมทั้งชุดตัวอักษรไทยและละติน น้ำหนัก 400/500/600/700
*/

@font-face {
  font-family: 'Mali';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('mali-thai-400-normal.woff2') format('woff2');
  unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;
}
@font-face {
  font-family: 'Mali';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('mali-latin-400-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'Mali';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('mali-thai-500-normal.woff2') format('woff2');
  unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;
}
@font-face {
  font-family: 'Mali';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('mali-latin-500-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'Mali';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('mali-thai-600-normal.woff2') format('woff2');
  unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;
}
@font-face {
  font-family: 'Mali';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('mali-latin-600-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'Mali';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('mali-thai-700-normal.woff2') format('woff2');
  unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;
}
@font-face {
  font-family: 'Mali';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('mali-latin-700-normal.woff2') format('woff2');
}
