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

