@font-face {
  font-family: "Poppins";
  src: url("/static/fonts/Poppins-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Thin";
  src: url("/static/fonts/Poppins-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Light";
  src: url("/static/fonts/Poppins-Light.ttf") format("truetype");
}
