@font-face {
  font-family: Poppins;
  font-style: normal;
  src: url("../fonts/Poppins-Bold.woff");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  src: url("../fonts/Poppins-Medium.woff");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  src: url("../fonts/Poppins-Regular.woff");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  src: url("../fonts/Poppins-SemiBold.woff");
}