/* Self-hosted Be Vietnam Pro + Poppins (latin only) */

/* Fallback fonts with size-adjust to reduce CLS during font swap */
@font-face {
  font-family: 'Be Vietnam Pro Fallback';
  src: local('Arial');
  size-adjust: 104%;
  ascent-override: 95%;
  descent-override: 25%;
  line-gap-override: 0%;
}
@font-face {
  font-family: 'Poppins Fallback';
  src: local('Arial');
  size-adjust: 110%;
  ascent-override: 90%;
  descent-override: 27%;
  line-gap-override: 0%;
}

@font-face {
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url(/fonts/be-vietnam-pro-400.woff2) format('woff2');
}
@font-face {
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
  src: url(/fonts/be-vietnam-pro-500.woff2) format('woff2');
}
@font-face {
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 600;
  font-display: fallback;
  src: url(/fonts/be-vietnam-pro-600.woff2) format('woff2');
}
@font-face {
  font-family: 'Be Vietnam Pro';
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url(/fonts/be-vietnam-pro-700.woff2) format('woff2');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src: url(/fonts/poppins-300.woff2) format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url(/fonts/poppins-400.woff2) format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
  src: url(/fonts/poppins-500.woff2) format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: fallback;
  src: url(/fonts/poppins-600.woff2) format('woff2');
}
