/* Variable Fonts setup */
/* wght: 300/700 (400) */
/* opsz: 12/48 (12) */
@font-face {
  font-family: 'Roslindale VF';
  src: url("../fonts/RoslindaleVariable-VF_beta.woff2") format("woff2");
  font-weight: 300 700;
  font-display: swap; }

@font-face {
  font-family: "Cera Pro VF";
  src: url("../fonts/CeraProFlexDEMO/CeraProFlexDEMO.woff2") format("woff2-variations");
  font-weight: 32 172;
  /* default: 80 */
  font-stretch: 70% 100%;
  /* default: 100 */
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Cera Pro VF";
  src: url("../fonts/CeraProFlexDEMO/CeraProFlexItalicDEMO.woff2") format("woff2-variations");
  font-weight: 32 172;
  /* default: 80 */
  font-stretch: 70% 100%;
  /* default: 100 */
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Amstelvar 1.1 VF";
  src: url("../fonts/AmstelvarAlpha-VF_v1.1.woff2") format("woff2-variations");
  font-weight: 100 900;
  /* default: 400 */
  font-stretch: 40% 150%;
  /* default: 100 */
  font-style: normal;
  font-display: swap; }

/* FF Meta Variable Demo Font */
@font-face {
  font-family: 'FF Meta VF';
  src: url("../fonts/meta-vf/MetaVariableDemo-Set.woff2") format("woff");
  font-weight: 100 900;
  font-display: swap; }

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

/* Roboto Variable Demo Font */
@font-face {
  font-family: 'Input Mono VF';
  src: url("../fonts/Input_Mono-VF.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-display: swap; }

/* Roboto Variable Demo Font */
@font-face {
  font-family: 'ADINEUE VF';
  src: url("../fonts/adineue_PRO_variable-Regular.woff2") format("woff2-variations");
  font-weight: 1 999;
  /* default: 400 */
  font-stretch: 1% 999%;
  /* default: 500 */
  font-display: swap; }

/* Roboto Variable Demo Font */
@font-face {
  font-family: 'ADINEUE CHOP VF';
  src: url("../fonts/adineue_CHOP_variable-Regular.woff2") format("woff2-variations");
  font-weight: 1 999;
  /* default: 400 */
  font-stretch: 1% 999%;
  /* default: 500 */
  font-display: swap; }

/* Avenir Next Variable Demo Font */
@font-face {
  font-family: "Avenir Next VF";
  src: url("../fonts/avenir/AvenirNextVariable-Roman.woff2") format("woff2-variations");
  font-weight: 250 900;
  /* default: 400 */
  font-stretch: 60% 100%;
  /* default: 100 */
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Avenir Next VF";
  src: url("../fonts/avenir/AvenirNextVariable-Italic.woff2") format("woff2-variations");
  font-weight: 250 900;
  /* default: 400 */
  font-stretch: 75% 100%;
  /* default: 100 */
  font-style: italic;
  font-display: swap; }

/* Proxima Nova Variable Demo Font */
@font-face {
  font-family: "Proxima Nova VF";
  src: url("../fonts/proximanova-vf/ProximaNovaV17GX_Roman.woff2") format("woff2-variations");
  font-weight: 100 900;
  /* default: 400 */
  font-stretch: 60% 100%;
  /* default: 100 */
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Proxima Nova VF";
  src: url("../fonts/proximanova-vf/ProximaNovaV17GX_Italic.woff2") format("woff2-variations");
  font-weight: 100 900;
  /* default: 400 */
  font-stretch: 60% 100%;
  /* default: 100 */
  font-style: italic;
  font-display: swap; }
