@font-face
{
    font-family: 'Poppins-ExtraBold';
  src: url('Poppins-ExtraBold.eot');
  src: url('Poppins-ExtraBold.eot?#') format('embedded-opentype'),
      url('Poppins-ExtraBold.woff') format('woff'),
      url('Poppins-ExtraBold.ttf') format('truetype');
}
