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

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

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



