@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/uploads/HTTRl3iI29kQj3QuM2kMe-Poppins-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/uploads/koNeCLxz6SqVwxQQV4u8R-Poppins-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/uploads/6c1mqk3JqlnFMGomKb516-Poppins-Light.ttf") format("truetype");
}

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

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/uploads/D4vy-1GZr4tQ0Vu1Lgsy--Poppins-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("/uploads/ecJUyedBBY24bzytBc9Uh-Poppins-Thin.ttf") format("truetype");
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/uploads/_I6BxgraM5XQe8_e_SaYv-Poppins-Black.ttf") format("truetype");
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/uploads/leLno5XHQrQxku77HmibD-Poppins-Medium.ttf") format("truetype");
}
:root {
  --black: black;
  --white: white;
  --gray: hsla(0, 0%, 18.04%, 1);
}