@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: local('Poppins Light'), local('Poppins-Light'), url('/fonts/Poppins/poppins-v15-latin-300.woff2') format('woff2'),url('/fonts/Poppins/poppins-v15-latin-300.woff') format('woff');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url('/fonts/Poppins/poppins-v15-latin-regular.woff2') format('woff2'),url('/fonts/Poppins/poppins-v15-latin-regular.woff') format('woff');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: local('Poppins Italic'), local('Poppins-Italic'), url('/fonts/Poppins/poppins-v15-latin-italic.woff2') format('woff2'),url('/fonts/Poppins/poppins-v15-latin-italic.woff') format('woff');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: local('Poppins Medium'), local('Poppins-Medium'), url('/fonts/Poppins/poppins-v15-latin-500.woff2') format('woff2'),url('/fonts/Poppins/poppins-v15-latin-500.woff') format('woff');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local('Poppins Bold'), local('Poppins-Bold'), url('/fonts/Poppins/poppins-v15-latin-700.woff2') format('woff2'),url('/fonts/Poppins/poppins-v15-latin-700.woff') format('woff');
}
