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

