@font-face {
  font-family: 'poppins';
  src: url('../../fonts/poppins/Poppins-Regular.otf?62692625');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'poppins-bold';
  src: url('../../fonts/poppins/Poppins-Bold.otf?62692625');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'poppins-light';
  src: url('../../fonts/poppins/Poppins-Light.otf?62692625');
  font-weight: normal;
  font-style: normal;
}

