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