@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(../Poppins-normal-400.woff) format('woff'), url(../Poppins-normal-400.woff2) format('woff2');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(../Poppins-normal-700.woff) format('woff'), url(../Poppins-normal-700.woff2) format('woff2');
}

