@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('Poppins.woff2') format('woff2');
}
body {
  font-family: 'Poppins', sans-serif !important;
}