@font-face {
  font-family: 'PoppinsLight';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/PoppinsLight.ttf);
}@font-face {
  font-family: 'PoppinsBold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/PoppinsBold.ttf);
}@font-face {
  font-family: 'PoppinsRegular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/PoppinsRegular.ttf);
}@font-face {
  font-family: 'PoppinsItalic';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/PoppinsItalic.ttf);
}