/* Variable Fonts setup */
/* wght: 300/700 (400) */
/* opsz: 12/48 (12) */
@font-face {
  font-family: "Amstelvar VF";
  src: url("../fonts/AmstelvarAlphaBlended-VF.woff2") format("woff2-variations");
  font-weight: 100 900;
  /* default: 400 */
  font-stretch: 40% 150%;
  /* default: 100 */
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Amstelvar Italic VF";
  src: url("../fonts/Amstelvar-Italic-VF.woff2") format("woff2-variations");
  font-weight: normal;
  /* default: 400 */
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Roslindale Italic VF";
  src: url("../fonts/RoslindaleVariableItalicBeta-VF.woff2") format("woff2-variations");
  font-weight: normal;
  /* default: 400 */
  font-display: swap; }

/* Roboto Variable Demo Font */
@font-face {
  font-family: 'Roboto VF';
  src: url("../fonts/Roboto-min-VF.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-stretch: 75% 100%;
  font-style: oblique 0deg 12deg;
  font-display: swap; }

/* Jost Variable Demo Font */
@font-face {
  font-family: 'Jost VF';
  src: url("../fonts/jost-VF.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-stretch: 75% 100%;
  font-style: oblique 0deg 12deg;
  font-display: swap; }
