@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: font-url("/assets/Outfit-VariableFont_wght-ad7a2f21.ttf") format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: font-url("/assets/Poppins-Regular-6a79411d.ttf") format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: font-url("/assets/Poppins-SemiBold-ea01e269.ttf") format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: font-url("/assets/Poppins-Bold-a5a0828a.ttf") format('truetype');
}
