@font-face {
  font-family: 'Poppins-Bold';
  font-style: auto;
  font-weight: normal;
  src: url('../fonts/Poppins-Bold.woff2');
}

@font-face {
  font-family: 'Poppins-Medium';
  font-style: auto;
  font-weight: normal;
  src: url('../fonts/Poppins-Medium.woff2');
}

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

@font-face {
  font-family: 'Poppins-SemiBold';
  font-style: auto;
  font-weight: normal;
  src: url('../fonts/Poppins-SemiBold.woff2');
}
