@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("/static/fonts/Poppins/Poppins-Thin.25cd0f688f81.ttf") format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/static/fonts/Poppins/Poppins-ExtraLight.86a2f13e91ac.ttf") format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/static/fonts/Poppins/Poppins-Light.f6ea751e936a.ttf") format('truetype');
}

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

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/static/fonts/Poppins/Poppins-Medium.f61a4eb27371.ttf") format('truetype');
}

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

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

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/static/fonts/Poppins/Poppins-ExtraBold.544fa4f2678a.ttf") format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/static/fonts/Poppins/Poppins-Black.0573b9231a83.ttf") format('truetype');
}