/* ==========================================================================
   FONT TỰ LƯU (self-hosted) — không gọi Google, không gửi IP người dùng
   Be Vietnam Pro + Lora, licence SIL Open Font License 1.1
   ========================================================================== */

/* ── Be Vietnam Pro (chữ thường) ── */
@font-face{
  font-family:'Be Vietnam Pro'; font-style:normal; font-weight:300;
  font-display:swap; src:url('fonts/bvp-300.woff2') format('woff2');
}
@font-face{
  font-family:'Be Vietnam Pro'; font-style:normal; font-weight:400;
  font-display:swap; src:url('fonts/bvp-400.woff2') format('woff2');
}
@font-face{
  font-family:'Be Vietnam Pro'; font-style:normal; font-weight:500;
  font-display:swap; src:url('fonts/bvp-500.woff2') format('woff2');
}
@font-face{
  font-family:'Be Vietnam Pro'; font-style:normal; font-weight:600;
  font-display:swap; src:url('fonts/bvp-600.woff2') format('woff2');
}
@font-face{
  font-family:'Be Vietnam Pro'; font-style:normal; font-weight:700;
  font-display:swap; src:url('fonts/bvp-700.woff2') format('woff2');
}

/* ── Lora (tiêu đề) — variable font, một file cho mọi độ đậm ── */
@font-face{
  font-family:'Lora'; font-style:normal; font-weight:400 700;
  font-display:swap; src:url('fonts/lora.woff2') format('woff2');
}
@font-face{
  font-family:'Lora'; font-style:italic; font-weight:400 700;
  font-display:swap; src:url('fonts/lora-italic.woff2') format('woff2');
}
