/**
 * Self-hosted Be Vietnam Pro — Vietnamese subset includes the Latin glyphs
 * used by the storefront. One file per weight avoids loading latin +
 * latin-ext duplicates for every visible heading.
 */
@font-face {
  font-family: "Be Vietnam Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./be-vietnam-pro-vietnamese-400-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Be Vietnam Pro";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./be-vietnam-pro-vietnamese-500-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Be Vietnam Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./be-vietnam-pro-vietnamese-600-normal.woff2") format("woff2");
}
@font-face {
  font-family: "Be Vietnam Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./be-vietnam-pro-vietnamese-700-normal.woff2") format("woff2");
}
