@font-face{
  font-family: Regular;
  src:url(./poppins/Poppins-Regular.woff2);
}

@font-face{
  font-family: SemiBold;
  src:url(./poppins/Poppins-SemiBold.woff2);
}

@font-face{
  font-family: Light;
  src:url(./poppins/Poppins-Light.woff2);
}
@font-face{
  font-family: Medium;
  src:url(./poppins/Poppins-Medium.woff2);
}
@font-face{
  font-family: PoppinsBold;
  src:url(./poppins/Poppins-Bold.woff2);
}