@font-face {
    font-family: Poppins;
    font-weight: 300;
    src: url(../fonts/Poppins-Light.f41b63c0bb0963ace821.ttf);
}

@font-face {
    font-family: Poppins;
    font-weight: 400;
    src: url(../fonts/Poppins-Regular.8081832fc5cfbf634aa6.ttf);
}

@font-face {
    font-family: Poppins;
    font-weight: 500;
    src: url(../fonts/Poppins-Medium.9e1bb626874ed49aa343.ttf);
}

@font-face {
    font-family: Poppins;
    font-weight: 600;
    src: url(../fonts/Poppins-SemiBold.cce5625b56ec678e4202.ttf);
}

@font-face {
    font-family: Poppins;
    font-weight: 700;
    src: url(../fonts/Poppins-Bold.404e299be26d78e66794.ttf);
}