/* Self-hosted variable fonts. No external requests at runtime. */

@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 62.5% 125%;
  font-display: swap;
  src: url('Archivo-Variable.woff2') format('woff2-variations'), url('Archivo-Variable.woff2') format('woff2');
}

@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('Manrope-Variable.woff2') format('woff2-variations'), url('Manrope-Variable.woff2') format('woff2');
}
