/* Variable-font subset for Andrew Leach site */
@font-face {
  font-family: "Super Sans VF";
  font-display: swap;
  font-style: normal;
  font-weight: 100 900;
  src: url("../fonts/SuperSans-VF-Upright.woff2") format("woff2");
}
@font-face {
  font-family: "Super Sans VF";
  font-display: swap;
  font-style: italic;
  font-weight: 100 900;
  src: url("../fonts/SuperSans-VF-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Super Serif VF";
  font-display: swap;
  font-style: normal;
  font-weight: 100 900;
  src: url("../fonts/SuperSerif-VF-Upright.woff2") format("woff2");
}
@font-face {
  font-family: "Super Sans Mono VF";
  font-display: swap;
  font-style: normal;
  font-weight: 100 900;
  src: url("../fonts/SuperSansMono-VF.woff2") format("woff2");
}
