@font-face {
  font-family: "be_vietnam_probold";
  src: url("./fonts/bevietnampro-bold-webfont.woff2") format("woff2"),
    url("./fonts/bevietnampro-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "be_vietnam_proregular";
  src: url("./fonts/bevietnampro-regular-webfont.woff2") format("woff2"),
    url("./fonts/bevietnampro-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "be_vietnam_prolight";
  src: url("./fonts/bevietnampro-light-webfont.woff2") format("woff2"),
    url("./fonts/bevietnampro-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
