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