@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('Poppins-300.eot'); /* IE9 */
  src: url('Poppins-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Poppins-300.woff2') format('woff2'), /* Modern Browsers */
    url('Poppins-300.woff') format('woff'), /* Modern Browsers */
    url('Poppins-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('Poppins-300.svg#Poppins') format('svg'); /* Legacy iOS */
}
