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