@font-face {
  font-family: 'Poppins';
  src: url(./fonts/Poppins-Regular.woff2) format('woff2'),
    url(./fonts/Poppins-Regular.woff) format('woff');
  font-style: normal;
}
