@font-face {
  font-family: "Be Vietnam Pro";
  src: url("./fonts/be-vietnam-pro-latin-400.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: optional;
}

@font-face {
  font-family: "Be Vietnam Pro";
  src: url("./fonts/be-vietnam-pro-latin-600.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: optional;
}

@font-face {
  font-family: "Be Vietnam Pro";
  src: url("./fonts/be-vietnam-pro-latin-700.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: optional;
}

@font-face {
  font-family: "Be Vietnam Pro";
  src: url("./fonts/be-vietnam-pro-latin-800.woff2") format("woff2");
  font-style: normal;
  font-weight: 800;
  font-display: optional;
}

@font-face {
  font-family: "Amatic SC";
  src: url("./fonts/amatic-sc-latin-700.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: optional;
}

@font-face {
  font-family: "Caveat";
  src: url("./fonts/caveat-latin-600-700.woff2") format("woff2");
  font-style: normal;
  font-weight: 600 700;
  font-display: optional;
}

:root {
  --font-sans: "Be Vietnam Pro", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
