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