@font-face 
{	
font-family: 'Poppins';
font-style: normal;
font-weight: normal; 
src:  url(Poppins.eot) format('embedded-opentype');
src: local('Poppins') , url(Poppins.eot) format('embedded-opentype')  , url(Poppins.ttf) format('truetype') , url(Poppins.svg) format('svg'));
}