@font-face {
  font-family: "Albert Sans-fallback";
  src: local(Arial);
  size-adjust: 103%;
  ascent-override: 92%;
}

@font-face {
  font-family: "Albert Sans";
  font-weight: 100 900;
  font-display: swap;
  src: /* url('../fonts/albert-sans-variable.woff') format(woff2) tech(variations), */
  url('../fonts/albert-sans-variable.woff') format('woff2 supports variations'),
  url('../fonts/albert-sans-variable.woff') format("woff2-variations");
}