@font-face {
   font-family: Poppins;
  src: url('./PoppinsWeb_Light.woff') format('woff');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins_Bold';
  src: url('./PoppinsWeb_Bold.woff') format('woff');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PoppinsFaNum';
  src: url('./PoppinsWebFaNum.woff') format('woff');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PoppinsFaNumBold';
  src: url('./PoppinsWebFaNumBold.woff') format('woff');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
