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

body {
  font-family: 'Outfit', sans-serif;
}
