@font-face {
    font-family: "Poppins";
    src: url("poppins.ttf");
    font-weight: 400;
    font-style: normal;
}



.poppins{
    font-family: 'Poppins', sans-serif;
}
