@font-face {
  font-family: "Poppins";
  src: url("/cdn/shop/files/Poppins-Light.ttf?v=1775111139") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("/cdn/shop/files/Roboto_Condensed-Bold.ttf?v=1775111108") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}