@font-face {
  font-family: 'Poppins-ExtraLight';
  src: url('Poppins-ExtraLight.eot');
  src: url('Poppins-ExtraLight.woff2') format('woff2'),
       url('Poppins-ExtraLight.woff') format('woff'),
       url('Poppins-ExtraLight.ttf') format('truetype'),
       url('Poppins-ExtraLight.svg#Poppins-ExtraLight') format('svg'),
       url('Poppins-ExtraLight.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

