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