@font-face {
    font-family: poppins-bold;
    src: url(../fonts/Poppins-Bold.woff2);
    font-display: block;
    
}
@font-face {
    font-family: poppins-semibold;
    font-style: normal;
    src: url(../fonts/Poppins-SemiBold.woff2);
    font-display: block;
}

@font-face {
    font-family: poppins300;
    font-style: normal;
    src: url(../fonts/poppins-latin-400.woff2);
    font-display: block;
}
@font-face {
    font-family: poppins400;
    font-style: normal;
    src: url(../fonts/poppins-latin-400.woff2);
    font-display: block;
}

@font-face {
    font-family: poppins500;
    font-style: normal;
    src: url(../fonts/poppins-latin-500.woff2);
    font-display: block;
}
