@font-face {
  font-family: 'poppins';
  src: local('sans-serif'), url('https://d2vhxl2zk4x5d.cloudfront.net/Poppins-Light.ttf') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'poppins';
  src: local('sans-serif'), url('https://d2vhxl2zk4x5d.cloudfront.net/Poppins-Regular.ttf') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'poppins';
  src: local('sans-serif'), url('https://d2vhxl2zk4x5d.cloudfront.net/Poppins-Medium.ttf') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'poppins';
  src: local('sans-serif'), url('https://d2vhxl2zk4x5d.cloudfront.net/Poppins-Bold.ttf') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}