/* Outfit */
@font-face {
  font-family: 'Outfit';
  src: url('./Outfit-VariableFont_wght.woff2') format('woff2');
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
}

/* Manrope */
@font-face {
  font-family: 'Manrope';
  src: url('./Manrope-VariableFont_wght.woff2') format('woff2');
  font-weight: 200 800;
  font-display: swap;
  font-style: normal;
}
