@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fonts/google/hind-v18-w400.ttf) format('truetype');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 700;
  src: url(/assets/fonts/google/hind-v18-w700.ttf) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: url(/assets/fonts/google/lora-v37-w400.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(/assets/fonts/google/poppins-v24-w500.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(/assets/fonts/google/poppins-v24-w600.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(/assets/fonts/google/poppins-v24-w700.ttf) format('truetype');
}
