/* BCA Sans — local font bundle. */
@font-face {
  font-family: "BCA Sans";
  src: url("BCASans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "BCA Sans";
  src: url("BCASans-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "BCA Sans";
  src: url("BCASans-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Noto Sans SC Variable — Latin subset used only for the receipt nominal. */
@font-face {
  font-family: "Noto Sans SC Variable";
  src: url("NotoSansSC-Latin-Variable.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
