@font-face {
	font-family: 'Poppins-Light';
	src: url('poppins-light.eot');
	src:local('Poppins-Light'), url('poppins-light.woff') format('woff'),  url('poppins-light.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}

.special-font { font-family:Poppins-Light; }