@font-face {
  font-family: "Poppins";
  font-weight: 300;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/Poppins-Light.ttf");
}
@font-face {
  font-family: "Poppins";
  font-weight: 400;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/Poppins-Regular.ttf");
}
@font-face {
  font-family: "Poppins";
  font-weight: 500;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/Poppins-Medium.ttf");
}
@font-face {
  font-family: "Poppins";
  font-weight: 600;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/Poppins-SemiBold.ttf");
}
@font-face {
  font-family: "Poppins";
  font-weight: 700;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/Poppins-Bold.ttf");
}
@font-face {
  font-family: "Poppins";
  font-weight: 800;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/Poppins-ExtraBold.ttf");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/Poppins-Regular.ttf");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/Poppins-Regular.ttf");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 500;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/Poppins-Regular.ttf");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/Poppins-Regular.ttf");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/Poppins-Regular.ttf");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 800;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/Poppins-Regular.ttf");
}
@font-face {
  font-family: "Caveat";
  font-weight: 700;
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/Poppins-Bold.ttf");
}