
@font-face {
  font-family: 'Poppins-SemiBold';
  font-style: normal;
  font-weight: 600;
  src: url(../font/Poppins-SemiBold_1.ttf) format(truetype);
}

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

		
@font-face {
  font-family: 'Poppins-Bold';
  font-style: normal;
  font-weight: 700;
  src: url(../font/Poppins-Bold_1.ttf) format(truetype);
}

		
@font-face {
  font-family: 'Poppins-Medium';
  font-style: normal;
  font-weight: 500;
  src: url(../font/Poppins-Medium_1.ttf) format(truetype);
}

		