@font-face {
    font-family: PoppinsRegular;
    src: url(Poppins-Regular.woff2) format('woff2');
}
@font-face {
    font-family: PoppinsBold;
    src: url(Poppins-Bold.woff2) format('woff2');
}
@font-face {
    font-family: PoppinsSemiBold;
    src: url(Poppins-SemiBold.woff2) format('woff2');
}
@font-face {
    font-family: PoppinsMedium;
    src: url(Poppins-Medium.woff2) format('woff2');
}
@font-face {
    font-family: PoppinsLight;
    src: url(Poppins-Light.woff2) format('woff2');
}
@font-face {
    font-family: PoppinsThin;
    src: url(Poppins-Thin.woff2) format('woff2');
}
