@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(/styles/libs/google-fonts/poppins/poppins-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(/styles/libs/google-fonts/poppins/poppins-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(/styles/libs/google-fonts/poppins/poppins-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(/styles/libs/google-fonts/poppins/poppins-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(/styles/libs/google-fonts/poppins/poppins-1.ttf) format('truetype');
}
