@font-face {
  font-family: 'Poppins-Regular';
  src: url('./Poppins-Regular.ttf');
  font-family: 'Poppins-Medium';
  src: url('./Poppins-Medium.ttf');
  font-weight: 400;
  font-style: normal
}