
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('light-2.eot'); /* IE9 Compat Modes */
  src: url('light-3.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('light-1.woff2') format('woff2'), /* Super Modern Browsers */
       url('light-1.woff') format('woff'), /* Modern Browsers */
       url('light-1.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('regular-2.eot'); /* IE9 Compat Modes */
  src: url('regular-3.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('regular-1.woff2') format('woff2'), /* Super Modern Browsers */
       url('regular-1.woff') format('woff'), /* Modern Browsers */
       url('regular-1.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('medium-2.eot'); /* IE9 Compat Modes */
  src: url('medium-3.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('medium-1.woff2') format('woff2'), /* Super Modern Browsers */
       url('medium-1.woff') format('woff'), /* Modern Browsers */
       url('medium-1.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('semibold-2.eot'); /* IE9 Compat Modes */
  src: url('semibold-3.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('semibold-1.woff2') format('woff2'), /* Super Modern Browsers */
       url('semibold-1.woff') format('woff'), /* Modern Browsers */
       url('semibold-1.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('bold-2.eot'); /* IE9 Compat Modes */
  src: url('bold-3.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('bold-1.woff2') format('woff2'), /* Super Modern Browsers */
       url('bold-1.woff') format('woff'), /* Modern Browsers */
       url('bold-1.ttf') format('truetype'); /* Safari, Android, iOS */
}
